NAV
JSON JSON-LD RDF/Turtle

NZ Cadastral Survey Data Exchange Profile icsm.profiles.nz

Implementation Profile of the ICSM Cadastral Survey Data Exchange Model for use in New Zealand

Status: Under development

Description

Cadastral Survey Data Model - NZ Profile

Rules and default namespace bindings for NZ Jurisdiction Profile of the Cadastral Survey Data Model (CSDM).

A Profile is compliant with the underlying standard, and provides additional constraints on the use of generic patterns. Most of these are simple requirements to use specific vocabularies for descriptive codes in different places.

This extends the common ICSM Profile with NZ specific constraints.

The CSDM model assumes stable references in the form of URIs are available for things that need to be registered. (The schema allows for simple strings, however this practice is unsafe in terms of data quality, and validators to check such references should be implemented)

Some points to note:

Examples

Minimal example of NZ profile

{
  "id": "DP_572532",
  "name": "DP 572532",
  "type": "FeatureCollection",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "purpose": "nz-survey-purpose:lts",
  "time": { "date": "2022-05-22" },
  "horizontalCRS": "epsg:4167",
  "bearingRotation": 0.0,
  "surveyType": "nz-survey-type:ltp",
  "adminUnit": [
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "referencedCSDs": [
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "time": { "date": "2022-02-11" },
      "bearingRotation": 0.0
    }
  ],
  "features": [],
  "parcels": [
    {
      "id": "primaryparcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "type": "Feature",
          "id": "8446454",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l535242",
                "l535759",
                "l985190",
                "l952702",
                "l965727",
                "l589282"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "Stamp",
                  "label": "1"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "type": "Feature",
          "id": "8446455",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l746686",
                "l999724",
                "l591175",
                "l435861",
                "l874826",
                "l952702",
                "l985190",
                "l535759",
                "l535242",
                "l329256"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "Stamp",
                  "label": "2"
                }
              ]
            },
            "area": 1196.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        }
      ]
    },
    {
      "id": "covenants",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "type": "Feature",
          "id": "8446456",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l999724",
                "l591175",
                "l369793",
                "l435861",
                "l345344",
                "l685716",
                "l832940",
                "l715872",
                "l641327",
                "l852048",
                "l949729",
                "l951515",
                "l761760",
                "l580762"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelNumber",
                  "label": "Z"
                }
              ]
            },
            "area": 998.0,
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "label": "Z",
                "interestLink": "123-456-789",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefited": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "points": [
    {
      "id": "BoundaryMarks",
      "type": "FeatureCollection",
      "featureType": "SurveyPoint",
      "features": [
        {
          "id": "1725787",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7501603083,
              -36.9307359096
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "Source",
                  "label": "DP 119552"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Stamp",
                  "label": "RM E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "comment": "ALP in channel of drive",
            "occupation": {
              "comment": "No occupation"
            },
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "44396823",
          "type": "Feature",
          "featureType": "CadastralMark",
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508196767,
              -36.9314093194
            ]
          },
          "time": null,
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "Source",
                  "label": "481392"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Stamp",
                  "label": "ALP I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "occupation": {
              "comment": "ALP in channel of drive"
            },
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745160",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7501603083,
              -36.9307359096
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 6,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "44438418",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508196767,
              -36.9314093194
            ]
          },
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "481392"
                },
                {
                  "type": "MarkType",
                  "label": "ALP"
                },
                {
                  "type": "Stamp",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_481392",
            "ptQualityMeasure": 6,
            "comment": "ALP in channel of drive",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745104",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7499979960,
              -36.9309039370
            ]
          },
          "properties": {
            "name": {
              "label": "RM C DP 119552 (EQ9W)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "C"
                },
                {
                  "type": "geodeticStamp",
                  "label": "EQ9W"
                }
              ]
            },
            "geodeticid": "EQ9W",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 5,
            "comment": "Brass circular plaque flush in channel",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745161",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7503985651,
              -36.9303670583
            ]
          },
          "properties": {
            "name": {
              "label": "LP X DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "LP"
                },
                {
                  "type": "Stamp",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 6,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7504315500,
              -36.9309699441
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "Stamp",
                  "label": "1"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 6,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "44438410",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7505837059,
              -36.9311866966
            ]
          },
          "properties": {
            "name": {
              "label": "RM I DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 6,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7502384493,
              -36.9309318616
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 6,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7507910410,
              -36.9312489607
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7505110058,
              -36.9310392342
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7512489947,
              -36.9308797133
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 4 DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7513031028,
              -36.9310543825
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7513247880,
              -36.9311247115
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509918818,
              -36.9312023381
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7507606923,
              -36.9310291431
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7507225544,
              -36.9310215435
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509672626,
              -36.9311839118
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508909488,
              -36.9309571156
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510988383,
              -36.9311774613
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509396099,
              -36.9309904554
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509925285,
              -36.9309870924
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510108050,
              -36.9310015962
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510101475,
              -36.9310253792
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509800560,
              -36.9310510313
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509573691,
              -36.9310656315
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509509094,
              -36.9310856987
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509568685,
              -36.9311076188
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510438631,
              -36.9311710421
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7505400740,
              -36.9310610479
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "Stamp",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "type": "Feature",
          "id": "l566592",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "44438418"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l973158",
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                174.7501603083,
                -36.9307359096
              ],
              [
                174.7499979960,
                -36.9309039370
              ]
            ]
          },
          "topology": {
            "type": "LineString",
            "references": [
              "1725787",
              "11745104"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l910380",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "11745161"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l472486",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "49655185"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l922788",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l773277",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "44438410"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l388393",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655172"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l941613",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655187"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l818068",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "calculation"
          }
        },
        {
          "type": "Feature",
          "id": "l599462",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l746686",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l999724",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l591175",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29962820",
              "29963073"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l874826",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l369793",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29963182"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l435861",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "49655175"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l965727",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l535242",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "49655173"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l535759",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655172"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l985190",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655187"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l952702",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l580762",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l761760",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l951515",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l949729",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l852048",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l641327",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l715872",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l832940",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l685716",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l345344",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        }
      ]
    }
  ],
  "adoptedVectors": [
    {
      "id": "adoptedVectors",
      "type": "FeatureCollection",
      "featureType": "AdoptedVector",
      "features": [
        {
          "type": "Feature",
          "id": "l636624",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l595769",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l520719",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l947230",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "44438418"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l595769",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438418",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l622186",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438418",
              "29959289"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l329256",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l589282",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
  ]
}
{
  "id": "DP_572532",
  "name": "DP 572532",
  "type": "FeatureCollection",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "purpose": "nz-survey-purpose:lts",
  "time": {
    "date": "2022-05-22"
  },
  "horizontalCRS": "epsg:4167",
  "bearingRotation": 0.0,
  "surveyType": "nz-survey-type:ltp",
  "adminUnit": [
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "referencedCSDs": [
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "time": {
        "date": "2022-02-11"
      },
      "bearingRotation": 0.0
    }
  ],
  "features": [],
  "parcels": [
    {
      "id": "primaryparcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "type": "Feature",
          "id": "8446454",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l535242",
                "l535759",
                "l985190",
                "l952702",
                "l965727",
                "l589282"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "Stamp",
                  "label": "1"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "type": "Feature",
          "id": "8446455",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l746686",
                "l999724",
                "l591175",
                "l435861",
                "l874826",
                "l952702",
                "l985190",
                "l535759",
                "l535242",
                "l329256"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "Stamp",
                  "label": "2"
                }
              ]
            },
            "area": 1196.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        }
      ]
    },
    {
      "id": "covenants",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "type": "Feature",
          "id": "8446456",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "l999724",
                "l591175",
                "l369793",
                "l435861",
                "l345344",
                "l685716",
                "l832940",
                "l715872",
                "l641327",
                "l852048",
                "l949729",
                "l951515",
                "l761760",
                "l580762"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelNumber",
                  "label": "Z"
                }
              ]
            },
            "area": 998.0,
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "label": "Z",
                "interestLink": "123-456-789",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefited": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "points": [
    {
      "id": "BoundaryMarks",
      "type": "FeatureCollection",
      "featureType": "SurveyPoint",
      "features": [
        {
          "id": "1725787",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7501603083,
              -36.9307359096
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "Source",
                  "label": "DP 119552"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Stamp",
                  "label": "RM E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "comment": "ALP in channel of drive",
            "occupation": {
              "comment": "No occupation"
            },
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "44396823",
          "type": "Feature",
          "featureType": "CadastralMark",
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508196767,
              -36.9314093194
            ]
          },
          "time": null,
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "Source",
                  "label": "481392"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Stamp",
                  "label": "ALP I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "occupation": {
              "comment": "ALP in channel of drive"
            },
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745160",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7501603083,
              -36.9307359096
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 6,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "44438418",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508196767,
              -36.9314093194
            ]
          },
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "481392"
                },
                {
                  "type": "MarkType",
                  "label": "ALP"
                },
                {
                  "type": "Stamp",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_481392",
            "ptQualityMeasure": 6,
            "comment": "ALP in channel of drive",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745104",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.749997996,
              -36.930903937
            ]
          },
          "properties": {
            "name": {
              "label": "RM C DP 119552 (EQ9W)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "C"
                },
                {
                  "type": "geodeticStamp",
                  "label": "EQ9W"
                }
              ]
            },
            "geodeticid": "EQ9W",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 5,
            "comment": "Brass circular plaque flush in channel",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "11745161",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7503985651,
              -36.9303670583
            ]
          },
          "properties": {
            "name": {
              "label": "LP X DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "LP"
                },
                {
                  "type": "Stamp",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 6,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.75043155,
              -36.9309699441
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "Stamp",
                  "label": "1"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 6,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "44438410",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7505837059,
              -36.9311866966
            ]
          },
          "properties": {
            "name": {
              "label": "RM I DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 6,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7502384493,
              -36.9309318616
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "Stamp",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 6,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            }
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.750791041,
              -36.9312489607
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7505110058,
              -36.9310392342
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7512489947,
              -36.9308797133
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 4 DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7513031028,
              -36.9310543825
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.751324788,
              -36.9311247115
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            }
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509918818,
              -36.9312023381
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7507606923,
              -36.9310291431
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7507225544,
              -36.9310215435
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509672626,
              -36.9311839118
            ]
          },
          "properties": {
            "name": {
              "label": "Peg 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "Peg"
                },
                {
                  "type": "Stamp",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7508909488,
              -36.9309571156
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510988383,
              -36.9311774613
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509396099,
              -36.9309904554
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509925285,
              -36.9309870924
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.751010805,
              -36.9310015962
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510101475,
              -36.9310253792
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.750980056,
              -36.9310510313
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509573691,
              -36.9310656315
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509509094,
              -36.9310856987
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7509568685,
              -36.9311076188
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.7510438631,
              -36.9311710421
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "Stamp",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 8,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            }
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": {
            "type": "Point",
            "coordinates": [
              174.750540074,
              -36.9310610479
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "Source",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "Stamp",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 7,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            }
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "type": "Feature",
          "id": "l566592",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "44438418"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l973158",
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                174.7501603083,
                -36.9307359096
              ],
              [
                174.749997996,
                -36.930903937
              ]
            ]
          },
          "topology": {
            "type": "LineString",
            "references": [
              "1725787",
              "11745104"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l910380",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "11745161"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l472486",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "49655185"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l922788",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l773277",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "44438410"
            ]
          },
          "properties": {
            "purpose": "traverse"
          }
        },
        {
          "type": "Feature",
          "id": "l388393",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655172"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l941613",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655187"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l818068",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "calculation"
          }
        },
        {
          "type": "Feature",
          "id": "l599462",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "purpose": "radiation"
          }
        },
        {
          "type": "Feature",
          "id": "l746686",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l999724",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l591175",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29962820",
              "29963073"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l874826",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l369793",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29963182"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l435861",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "49655175"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l965727",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l535242",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "49655173"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l535759",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655172"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l985190",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655187"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l952702",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655170"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l580762",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l761760",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l951515",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l949729",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l852048",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l641327",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l715872",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l832940",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l685716",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l345344",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        }
      ]
    }
  ],
  "adoptedVectors": [
    {
      "id": "adoptedVectors",
      "type": "FeatureCollection",
      "featureType": "AdoptedVector",
      "features": [
        {
          "type": "Feature",
          "id": "l636624",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l595769",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l520719",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "49655186"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l947230",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "44438418"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l595769",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438418",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l622186",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438418",
              "29959289"
            ]
          },
          "properties": {
            "purpose": "adoption"
          }
        },
        {
          "type": "Feature",
          "id": "l329256",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        },
        {
          "type": "Feature",
          "id": "l589282",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "purpose": "nz-surveypoint-purpose:bndy"
          }
        }
      ]
    }
  ],
  "vectorObservations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix ns1: <http://www.iana.org/assignments/> .
@prefix nz-interest-type: <https://linked.data.gov.au/def/csdm/nz-interest-type/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-parcel-purpose/> .
@prefix nz-parcel-state: <https://linked.data.gov.au/def/csdm/nz-parcel-state/> .
@prefix nz-parcel-type: <https://linked.data.gov.au/def/csdm/nz-parcel-type/> .
@prefix nz-secondary-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-purpose/> .
@prefix nz-secondary-parcel-type: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-type/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix parcel: <https://linked.data.gov.au/def/csdm/parcels/> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://www.example.com/features/DP_572532> a geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <http://www.example.com/features/DP-1-S2> ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ] ;
    container:adoptedVectors <http://www.example.com/features/adoptedVectors> ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:4167 ;
    container:observedVectors <http://www.example.com/features/observedVectors> ;
    container:parcels <http://www.example.com/features/covenants>,
        <http://www.example.com/features/primaryparcels> ;
    container:points <http://www.example.com/features/BoundaryMarks> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <http://www.example.com/features/DP_119552> ;
    container:surveyType nz-survey-type:ltp .

<http://www.example.com/features/44396823> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "ALP I DP 481392" ;
            dcterms:hasPart [ rdfs:label "481392" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "ALP I" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747508e+02 -3.693141e+01 ) ] .

<http://www.example.com/features/8446454> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ] ] ;
    parcel:interest [ parcel:interestLink <http://www.example.com/features/1040074> ;
            parcel:interestType nz-interest-type:c-t ],
        [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <http://www.example.com/features/20230310113221a> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <http://www.example.com/features/5146568> ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 4.84e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <http://www.example.com/features/l535242> <http://www.example.com/features/l535759> <http://www.example.com/features/l985190> <http://www.example.com/features/l952702> <http://www.example.com/features/l965727> <http://www.example.com/features/l589282> ) ) ] .

<http://www.example.com/features/8446455> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 2 DP 572532" ;
            dcterms:hasPart [ rdfs:label "2" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestDateInForce "2023-03-10T11:34:16Z" ;
            parcel:interestLink <http://www.example.com/features/20230310113416cc> ;
            parcel:interestType nz-interest-type:c ;
            parcel:referencedParcel <http://www.example.com/features/8446456> ],
        [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <http://www.example.com/features/20230310113221b> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <http://www.example.com/features/5146568> ],
        [ parcel:interestLink <http://www.example.com/features/1040075> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state: ;
    parcel:surfaceArea 1.196e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <http://www.example.com/features/l746686> <http://www.example.com/features/l999724> <http://www.example.com/features/l591175> <http://www.example.com/features/l435861> <http://www.example.com/features/l874826> <http://www.example.com/features/l952702> <http://www.example.com/features/l985190> <http://www.example.com/features/l535759> <http://www.example.com/features/l535242> <http://www.example.com/features/l329256> ) ) ] .

<http://www.example.com/features/BoundaryMarks> a <http://www.example.com/features/SurveyPoint>,
        geojson:FeatureCollection ;
    geojson:features <http://www.example.com/features/11745104>,
        <http://www.example.com/features/11745160>,
        <http://www.example.com/features/11745161>,
        <http://www.example.com/features/1725787>,
        <http://www.example.com/features/29959289>,
        <http://www.example.com/features/29960715>,
        <http://www.example.com/features/29962820>,
        <http://www.example.com/features/29963073>,
        <http://www.example.com/features/29963182>,
        <http://www.example.com/features/44396823>,
        <http://www.example.com/features/44438410>,
        <http://www.example.com/features/44438418>,
        <http://www.example.com/features/49655170>,
        <http://www.example.com/features/49655171>,
        <http://www.example.com/features/49655172>,
        <http://www.example.com/features/49655173>,
        <http://www.example.com/features/49655174>,
        <http://www.example.com/features/49655175>,
        <http://www.example.com/features/49655176>,
        <http://www.example.com/features/49655177>,
        <http://www.example.com/features/49655178>,
        <http://www.example.com/features/49655179>,
        <http://www.example.com/features/49655180>,
        <http://www.example.com/features/49655181>,
        <http://www.example.com/features/49655182>,
        <http://www.example.com/features/49655183>,
        <http://www.example.com/features/49655184>,
        <http://www.example.com/features/49655185>,
        <http://www.example.com/features/49655186>,
        <http://www.example.com/features/49655187> .

<http://www.example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<http://www.example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:bearingRotation 0e+00 .

<http://www.example.com/features/adoptedVectors> a surv:SurveyedVector,
        geojson:FeatureCollection ;
    geojson:features <http://www.example.com/features/l329256>,
        <http://www.example.com/features/l520719>,
        <http://www.example.com/features/l589282>,
        <http://www.example.com/features/l595769>,
        <http://www.example.com/features/l622186>,
        <http://www.example.com/features/l636624>,
        <http://www.example.com/features/l947230> .

<http://www.example.com/features/covenants> a parcel:SecondaryParcel,
        geojson:FeatureCollection ;
    geojson:features <http://www.example.com/features/8446456> .

<http://www.example.com/features/l388393> a geojson:Feature ;
    container:purpose <http://www.example.com/features/radiation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/49655172> ) ] .

<http://www.example.com/features/l472486> a geojson:Feature ;
    container:purpose <http://www.example.com/features/traverse> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/11745160> <http://www.example.com/features/49655185> ) ] .

<http://www.example.com/features/l520719> a geojson:Feature ;
    container:purpose <http://www.example.com/features/adoption> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/44438410> <http://www.example.com/features/49655186> ) ] .

<http://www.example.com/features/l566592> a geojson:Feature ;
    container:purpose <http://www.example.com/features/radiation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/11745160> <http://www.example.com/features/44438418> ) ] .

<http://www.example.com/features/l595769> a geojson:Feature ;
    container:purpose <http://www.example.com/features/adoption> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/44438418> <http://www.example.com/features/29960715> ) ],
        [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/44438410> <http://www.example.com/features/29960715> ) ] .

<http://www.example.com/features/l599462> a geojson:Feature ;
    container:purpose <http://www.example.com/features/radiation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/49655171> ) ] .

<http://www.example.com/features/l622186> a geojson:Feature ;
    container:purpose <http://www.example.com/features/adoption> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/44438418> <http://www.example.com/features/29959289> ) ] .

<http://www.example.com/features/l636624> a geojson:Feature ;
    container:purpose <http://www.example.com/features/adoption> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/11745104> <http://www.example.com/features/49655186> ) ] .

<http://www.example.com/features/l773277> a geojson:Feature ;
    container:purpose <http://www.example.com/features/traverse> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/44438410> ) ] .

<http://www.example.com/features/l818068> a geojson:Feature ;
    container:purpose <http://www.example.com/features/calculation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/49655170> ) ] .

<http://www.example.com/features/l910380> a geojson:Feature ;
    container:purpose <http://www.example.com/features/traverse> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/11745160> <http://www.example.com/features/11745161> ) ] .

<http://www.example.com/features/l922788> a geojson:Feature ;
    container:purpose <http://www.example.com/features/radiation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/49655186> ) ] .

<http://www.example.com/features/l941613> a geojson:Feature ;
    container:purpose <http://www.example.com/features/radiation> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655185> <http://www.example.com/features/49655187> ) ] .

<http://www.example.com/features/l947230> a geojson:Feature ;
    container:purpose <http://www.example.com/features/adoption> ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/11745104> <http://www.example.com/features/44438418> ) ] .

<http://www.example.com/features/l973158> a geojson:Feature ;
    container:purpose <http://www.example.com/features/traverse> ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.747502e+02 -3.693074e+01 ) ( 1.7475e+02 -3.69309e+01 ) ) ] ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/1725787> <http://www.example.com/features/11745104> ) ] .

<http://www.example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <http://www.example.com/features/l345344>,
        <http://www.example.com/features/l369793>,
        <http://www.example.com/features/l388393>,
        <http://www.example.com/features/l435861>,
        <http://www.example.com/features/l472486>,
        <http://www.example.com/features/l535242>,
        <http://www.example.com/features/l535759>,
        <http://www.example.com/features/l566592>,
        <http://www.example.com/features/l580762>,
        <http://www.example.com/features/l591175>,
        <http://www.example.com/features/l599462>,
        <http://www.example.com/features/l641327>,
        <http://www.example.com/features/l685716>,
        <http://www.example.com/features/l715872>,
        <http://www.example.com/features/l746686>,
        <http://www.example.com/features/l761760>,
        <http://www.example.com/features/l773277>,
        <http://www.example.com/features/l818068>,
        <http://www.example.com/features/l832940>,
        <http://www.example.com/features/l852048>,
        <http://www.example.com/features/l874826>,
        <http://www.example.com/features/l910380>,
        <http://www.example.com/features/l922788>,
        <http://www.example.com/features/l941613>,
        <http://www.example.com/features/l949729>,
        <http://www.example.com/features/l951515>,
        <http://www.example.com/features/l952702>,
        <http://www.example.com/features/l965727>,
        <http://www.example.com/features/l973158>,
        <http://www.example.com/features/l985190>,
        <http://www.example.com/features/l999724> .

<http://www.example.com/features/primaryparcels> a parcel:PrimaryParcel,
        geojson:FeatureCollection ;
    geojson:features <http://www.example.com/features/8446454>,
        <http://www.example.com/features/8446455> .

<http://www.example.com/features/11745161> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "LP X DP 119552" ;
            dcterms:hasPart [ rdfs:label "X" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "LP" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:lp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747504e+02 -3.693037e+01 ) ] .

<http://www.example.com/features/1725787> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM E DP 119552" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "DP 119552" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "RM E" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    rdfs:comment "ALP in channel of drive" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747502e+02 -3.693074e+01 ) ] .

<http://www.example.com/features/8446456> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Area Z DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "Area" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "Z" ;
                    commonpatterns:namePartType "ParcelNumber" ] ] ;
    parcel:interest [ rdfs:label "Z" ;
            parcel:burdened "8446455" ;
            parcel:interestLink <http://www.example.com/features/123-456-789> ;
            parcel:interestType nz-interest-type:ta-c-c ;
            parcel:statuteName "Section 6(c) of the Resource Management Act 1991, New Zealand" ] ;
    parcel:purpose nz-secondary-parcel-purpose:c-l ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 9.98e+02 ;
    parcel:type nz-secondary-parcel-type:a ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <http://www.example.com/features/l999724> <http://www.example.com/features/l591175> <http://www.example.com/features/l369793> <http://www.example.com/features/l435861> <http://www.example.com/features/l345344> <http://www.example.com/features/l685716> <http://www.example.com/features/l832940> <http://www.example.com/features/l715872> <http://www.example.com/features/l641327> <http://www.example.com/features/l852048> <http://www.example.com/features/l949729> <http://www.example.com/features/l951515> <http://www.example.com/features/l761760> <http://www.example.com/features/l580762> ) ) ] .

<http://www.example.com/features/l329256> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/29959289> <http://www.example.com/features/49655171> ) ] .

<http://www.example.com/features/l345344> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655184> <http://www.example.com/features/49655175> ) ] .

<http://www.example.com/features/l369793> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/29963073> <http://www.example.com/features/29963182> ) ] .

<http://www.example.com/features/l580762> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655174> <http://www.example.com/features/49655176> ) ] .

<http://www.example.com/features/l589282> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655171> <http://www.example.com/features/29960715> ) ] .

<http://www.example.com/features/l641327> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655180> <http://www.example.com/features/49655181> ) ] .

<http://www.example.com/features/l685716> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655183> <http://www.example.com/features/49655184> ) ] .

<http://www.example.com/features/l715872> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655181> <http://www.example.com/features/49655182> ) ] .

<http://www.example.com/features/l746686> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/29959289> <http://www.example.com/features/49655174> ) ] .

<http://www.example.com/features/l761760> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655176> <http://www.example.com/features/49655177> ) ] .

<http://www.example.com/features/l832940> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655182> <http://www.example.com/features/49655183> ) ] .

<http://www.example.com/features/l852048> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655179> <http://www.example.com/features/49655180> ) ] .

<http://www.example.com/features/l874826> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655175> <http://www.example.com/features/49655170> ) ] .

<http://www.example.com/features/l949729> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655178> <http://www.example.com/features/49655179> ) ] .

<http://www.example.com/features/l951515> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655177> <http://www.example.com/features/49655178> ) ] .

<http://www.example.com/features/l965727> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655170> <http://www.example.com/features/29960715> ) ] .

<http://www.example.com/features/29962820> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 4 DP 119552" ;
            dcterms:hasPart [ rdfs:label "119552" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "4" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747512e+02 -3.693088e+01 ) ] .

<http://www.example.com/features/29963073> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 8 DP 119553" ;
            dcterms:hasPart [ rdfs:label "8" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747513e+02 -3.693105e+01 ) ] .

<http://www.example.com/features/29963182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 7 DP 119553" ;
            dcterms:hasPart [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "7" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747513e+02 -3.693112e+01 ) ] .

<http://www.example.com/features/49655173> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 19 DP 572532" ;
            dcterms:hasPart [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "19" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747507e+02 -3.693102e+01 ) ] .

<http://www.example.com/features/49655176> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 22 DP 572532" ;
            dcterms:hasPart [ rdfs:label "22" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747509e+02 -3.693099e+01 ) ] .

<http://www.example.com/features/49655177> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 23 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "23" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693099e+01 ) ] .

<http://www.example.com/features/49655178> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 24 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "24" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.6931e+01 ) ] .

<http://www.example.com/features/49655179> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 25 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "25" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693103e+01 ) ] .

<http://www.example.com/features/49655180> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 26 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "26" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693105e+01 ) ] .

<http://www.example.com/features/49655181> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 27 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "27" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693107e+01 ) ] .

<http://www.example.com/features/49655182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 28 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "28" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693109e+01 ) ] .

<http://www.example.com/features/49655183> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 29 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "29" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693111e+01 ) ] .

<http://www.example.com/features/49655184> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 30 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "30" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 8 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693117e+01 ) ] .

<http://www.example.com/features/l435861> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/29963182> <http://www.example.com/features/49655175> ) ] .

<http://www.example.com/features/l535242> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655171> <http://www.example.com/features/49655173> ) ] .

<http://www.example.com/features/l535759> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655173> <http://www.example.com/features/49655172> ) ] .

<http://www.example.com/features/l591175> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/29962820> <http://www.example.com/features/29963073> ) ] .

<http://www.example.com/features/l952702> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655187> <http://www.example.com/features/49655170> ) ] .

<http://www.example.com/features/l985190> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655172> <http://www.example.com/features/49655187> ) ] .

<http://www.example.com/features/l999724> a geojson:Feature ;
    container:purpose nz-surveypoint-purpose:bndy ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <http://www.example.com/features/49655174> <http://www.example.com/features/29962820> ) ] .

<http://www.example.com/features/11745104> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM C DP 119552 (EQ9W)" ;
            dcterms:hasPart [ rdfs:label "C" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "EQ9W" ;
                    commonpatterns:namePartType "geodeticStamp" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Brass circular plaque flush in channel" ;
    commonpatterns:qualityMeasure 5 ;
    surv:geodeticid "EQ9W" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.7475e+02 -3.69309e+01 ) ] .

<http://www.example.com/features/11745160> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM E DP 119552" ;
            dcterms:hasPart [ rdfs:label "E" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747502e+02 -3.693074e+01 ) ] .

<http://www.example.com/features/29959289> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 3 DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "3" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:empl ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747505e+02 -3.693104e+01 ) ] .

<http://www.example.com/features/44438410> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM I DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "I" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ] ] ;
    rdfs:comment "ORM in channel above catch pits" ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747506e+02 -3.693119e+01 ) ] .

<http://www.example.com/features/49655172> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 18 DP 572532" ;
            dcterms:hasPart [ rdfs:label "18" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747508e+02 -3.693103e+01 ) ] .

<http://www.example.com/features/49655174> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 20 DP 572532" ;
            dcterms:hasPart [ rdfs:label "20" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747509e+02 -3.693096e+01 ) ] .

<http://www.example.com/features/49655175> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 21 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "21" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747511e+02 -3.693118e+01 ) ] .

<http://www.example.com/features/49655186> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM H DP 119553" ;
            dcterms:hasPart [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "H" ;
                    commonpatterns:namePartType "Stamp" ] ] ;
    rdfs:comment "ORM in channel above catch pits" ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747502e+02 -3.693093e+01 ) ] .

<http://www.example.com/features/49655187> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 38 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "38" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.693118e+01 ) ] .

<http://www.example.com/features/29960715> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Peg 6 DP 119553" ;
            dcterms:hasPart [ rdfs:label "6" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "Peg" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "Source" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nfnd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747508e+02 -3.693125e+01 ) ] .

<http://www.example.com/features/44438418> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "ALP I DP 481392" ;
            dcterms:hasPart [ rdfs:label "481392" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "I" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "ALP" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "ALP in channel of drive" ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747508e+02 -3.693141e+01 ) ] .

<http://www.example.com/features/49655170> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 14 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "14" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:impm ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.74751e+02 -3.69312e+01 ) ] .

<http://www.example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 7 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747505e+02 -3.693106e+01 ) ] .

<http://www.example.com/features/49655185> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "AP 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "1" ;
                    commonpatterns:namePartType "Stamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "Source" ],
                [ rdfs:label "AP" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Flush in conc" ;
    commonpatterns:qualityMeasure 6 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 1.747504e+02 -3.693097e+01 ) ] .


Minimal example - empty except for examples of profiled element using this profile rule set.

NZ Survey Marks Example

{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand Survey Point Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "timestamp": "2023-03-10T00:00:00Z" },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "D0LH",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [],
  "observedVectors": [],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand Survey Point Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "timestamp": "2023-03-10T00:00:00Z"
  },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "D0LH",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [],
  "observedVectors": [],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix ns1: <http://www.iana.org/assignments/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP-572532> a container:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ],
        [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2105 ;
    container:points <https://www.nz-example.com/features/BoundaryMark>,
        <https://www.nz-example.com/features/CadastralMark>,
        <https://www.nz-example.com/features/GeodeticReferenceMarks> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:surveyType nz-survey-type:ltp .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943031e+05 3.987861e+05 ) ] .

<https://www.nz-example.com/features/49655185> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "AP 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "AP" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Flush in conc" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.3e-02 ;
    surv:geodeticid "D0LH" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943132e+05 3.987764e+05 ) ] .

<https://www.nz-example.com/features/49655186> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM H DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "H" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943174e+05 3.987592e+05 ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/49655171> .

<https://www.nz-example.com/features/CadastralMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/CadastralMarks> ;
    geojson:features <https://www.nz-example.com/features/49655186> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/GeodeticReferenceMarks> a geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/49655185> .


Contains three Survey Marks, one of each subtype being a CadastralMark, a BoundaryMark, and a GeodeticReferenceMark.

NZ Survey Marks Example

NZ Survey Observation Example

{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand Observation Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2023-03-10" },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "UIOP",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:t-edm"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "5400738",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 17.72,
              "angle": 283.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5355656e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000319903781
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "5400742",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 13.99,
              "angle": 136.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100560383,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001821043304
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "5400738",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "5400742",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand Observation Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2023-03-10"
  },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "UIOP",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:t-edm"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "5400738",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 17.72,
              "angle": 283.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5355656e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000319903781
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "5400742",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 13.99,
              "angle": 136.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100560383,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001821043304
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "5400738",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "5400742",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP-572532> a container:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2105 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:points <https://www.nz-example.com/features/BoundaryMark>,
        <https://www.nz-example.com/features/CadastralMark>,
        <https://www.nz-example.com/features/GeodeticReferenceMarks> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:theodolite+edm> .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/49655171> .

<https://www.nz-example.com/features/CadastralMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/CadastralMarks> ;
    geojson:features <https://www.nz-example.com/features/49655186> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/GeodeticReferenceMarks> a geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/49655185> .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/5400738>,
        <https://www.nz-example.com/features/5400742> .

<vectorobservation:theodolite+edm> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/5400742> ;
            sosa:hasResult [ surv:distance 1.399e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleAccuracyMeasure 1.821043e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.005604e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/5400738> ;
            sosa:hasResult [ surv:distance 1.772e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleAccuracyMeasure 3.199038e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.535566e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:t-edm ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00Z" ;
    sosa:usedProcedure icsm-procedure-used:measured .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943031e+05 3.987861e+05 ) ] .

<https://www.nz-example.com/features/49655186> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM H DP 119553" ;
            dcterms:hasPart [ rdfs:label "H" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943174e+05 3.987592e+05 ) ] .

<https://www.nz-example.com/features/5400738> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655186> ) ] .

<https://www.nz-example.com/features/5400742> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/49655185> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "AP 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "AP" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Flush in conc" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.3e-02 ;
    surv:geodeticid "UIOP" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943132e+05 3.987764e+05 ) ] .


Contains two VectorObservations and two ObservedVectors between the three survey marks contained in the Survey Mark example above.

NZ Survey Observation Example

NZ Parcel Example

{
  "id": "DP_572532",
  "name": "DP 572532",
  "description": "New Zealand Parcel Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2023-03-10" },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.057,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.05,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002286144,
              "angleAccuracy": 0.083388535198,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "angleAccuracy": 0.00284379716,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "angleAccuracy": 0.061427230303,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP_572532",
  "name": "DP 572532",
  "description": "New Zealand Parcel Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2023-03-10"
  },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.057,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.05,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002286144,
              "angleAccuracy": 0.083388535198,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "angleAccuracy": 0.00284379716,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00Z",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "angleAccuracy": 0.061427230303,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-interest-type: <https://linked.data.gov.au/def/csdm/nz-interest-type/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-parcel-purpose/> .
@prefix nz-parcel-state: <https://linked.data.gov.au/def/csdm/nz-parcel-state/> .
@prefix nz-parcel-type: <https://linked.data.gov.au/def/csdm/nz-parcel-type/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-survey-class: <https://linked.data.gov.au/def/csdm/nz-survey-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix parcel: <https://linked.data.gov.au/def/csdm/parcels/> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP_572532> a container:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2105 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:parcels <https://www.nz-example.com/features/PrimaryParcels> ;
    container:points <https://www.nz-example.com/features/BoundaryMark> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:calculation> .

<https://www.nz-example.com/features/8446454> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113221a> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <https://www.nz-example.com/features/5146568> ],
        [ parcel:interestLink <https://www.nz-example.com/features/1040074> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 4.84e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38471667> <https://www.nz-example.com/features/38471666> <https://www.nz-example.com/features/38471665> <https://www.nz-example.com/features/38471664> <https://www.nz-example.com/features/38471663> <https://www.nz-example.com/features/38471662> ) ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/29960715>,
        <https://www.nz-example.com/features/49655170>,
        <https://www.nz-example.com/features/49655171>,
        <https://www.nz-example.com/features/49655172>,
        <https://www.nz-example.com/features/49655173>,
        <https://www.nz-example.com/features/49655187> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/PrimaryParcels> a parcel:PrimaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/8446454> .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/38471662>,
        <https://www.nz-example.com/features/38471663>,
        <https://www.nz-example.com/features/38471664>,
        <https://www.nz-example.com/features/38471665>,
        <https://www.nz-example.com/features/38471666>,
        <https://www.nz-example.com/features/38471667> .

<vectorobservation:calculation> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471664> ;
            sosa:hasResult [ surv:distance 1.863e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.344855e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.479113e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471662> ;
            sosa:hasResult [ surv:distance 2.517e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.327663e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.562176e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471667> ;
            sosa:hasResult [ surv:distance 3.5e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.142723e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.292196e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471663> ;
            sosa:hasResult [ surv:distance 3e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 8.338854e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.286144e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471665> ;
            sosa:hasResult [ surv:distance 3.058e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 9.239391e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.631922e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471666> ;
            sosa:hasResult [ surv:distance 1.684e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.843797e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.456617e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:software ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00Z" ;
    sosa:usedProcedure icsm-procedure-used:calculation .

<https://www.nz-example.com/features/29960715> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 6 DP 119553" ;
            dcterms:hasPart [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "6" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nfnd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942823e+05 3.988085e+05 ) ] .

<https://www.nz-example.com/features/38471662> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655187> <https://www.nz-example.com/features/49655172> ) ] .

<https://www.nz-example.com/features/38471663> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655170> <https://www.nz-example.com/features/49655187> ) ] .

<https://www.nz-example.com/features/38471664> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29960715> <https://www.nz-example.com/features/49655170> ) ] .

<https://www.nz-example.com/features/38471665> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655171> <https://www.nz-example.com/features/29960715> ) ] .

<https://www.nz-example.com/features/38471666> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655173> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/38471667> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655172> <https://www.nz-example.com/features/49655173> ) ] .

<https://www.nz-example.com/features/49655170> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 14 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "14" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:impm ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942874e+05 3.988264e+05 ) ] .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943031e+05 3.987861e+05 ) ] .

<https://www.nz-example.com/features/49655172> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 18 DP 572532" ;
            dcterms:hasPart [ rdfs:label "18" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943067e+05 3.988058e+05 ) ] .

<https://www.nz-example.com/features/49655173> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 19 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "19" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943075e+05 3.988024e+05 ) ] .

<https://www.nz-example.com/features/49655187> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 38 DP 572532" ;
            dcterms:hasPart [ rdfs:label "38" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942895e+05 3.988242e+05 ) ] .


Contains a single parcel, Lot 1, plus six SurveyMarks that define the extent of the parcel, 6 vectorObservations defining the six boundaries (Bearing & Distance), and 6 observedVectors describing the six boundary line geometries.

NZ Parcel Example

NZ 3D Survey Mark Example

{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand 3D Survey Point Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2023-03-10" },
  "compoundCRS": "epsg:9528",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93093186581894,
              174.750238452587248,
              49.44
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93106104934007,
              174.75054006892805,
              46.80
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93096994526273,
              174.75043154611797,
              48.51
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "DOLH",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [],
  "observedVectors": [],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "New Zealand 3D Survey Point Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2023-03-10"
  },
  "compoundCRS": "epsg:9528",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93093186581894,
              174.75023845258724,
              49.44
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93106104934007,
              174.75054006892805,
              46.8
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "features": [
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              -36.93096994526273,
              174.75043154611797,
              48.51
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "DOLH",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.033,
            "comment": "Flush in conc",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    }
  ],
  "vectorObservations": [],
  "observedVectors": [],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix ns1: <http://www.iana.org/assignments/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP-572532> a container:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ] ;
    container:bearingRotation 0e+00 ;
    container:compoundCRS epsg:9528 ;
    container:points <https://www.nz-example.com/features/BoundaryMark>,
        <https://www.nz-example.com/features/CadastralMark>,
        <https://www.nz-example.com/features/GeodeticReferenceMarks> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:surveyType nz-survey-type:ltp .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( -3.693106e+01 1.747505e+02 4.68e+01 ) ] .

<https://www.nz-example.com/features/49655185> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "AP 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "AP" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Flush in conc" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.3e-02 ;
    surv:geodeticid "DOLH" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( -3.693097e+01 1.747504e+02 4.851e+01 ) ] .

<https://www.nz-example.com/features/49655186> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM H DP 119553" ;
            dcterms:hasPart [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "H" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( -3.693093e+01 1.747502e+02 4.944e+01 ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/49655171> .

<https://www.nz-example.com/features/CadastralMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/CadastralMarks> ;
    geojson:features <https://www.nz-example.com/features/49655186> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns1:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/GeodeticReferenceMarks> a geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/49655185> .


NZ Survey Marks Example extended to include 3D survey marks. combinedCRS included for specification of a combined horizontal and vertical datum, epsg:9528 (NZGD2000 + NZVD2016 height) and coordinates have been extended to include X, Y and Z elements.

NZ Arc Observation Example

{
  "id": "DP-583201",
  "name": "DP 583201",
  "description": "New Zealand Arc Observation Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2022-09-27" },
  "horizontalCRS": "epsg:2111",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 73 DP 19498",
  "adminUnit": [
    {
      "href": "nz-land-district:WN",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:040",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_19498",
      "name": "DP 19498",
      "adminUnit": {
        "href": "nz-land-district:WN",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": -0.00555555555555556,
      "time": { "date": "2022-09-27" }
    },
    {
      "id": "DP_517901",
      "name": "DP 517901",
      "adminUnit": {
        "href": "nz-land-district:WN",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2022-09-27" }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49635029",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788758.766,
              412403.616
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 19498",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "19498"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_19498",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "26013568",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788750.170,
              412400.557
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 105 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "105"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "0.4m SW of corrugated iron fence",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_10_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635032",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788752.860,
              412396.641
            ]
          },
          "properties": {
            "name": {
              "label": "IS 104 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "104"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_19498",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635033",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788757.135,
              412394.621
            ]
          },
          "properties": {
            "name": {
              "label": "IS 103 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "103"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "In footpath, 0.65m SW of wooden fence",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_12_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635034",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788751.329,
              412398.316
            ]
          },
          "properties": {
            "name": {
              "label": "Unmk 200 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "Unmk"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "200"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "26013368",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788761.862,
              412395.032
            ]
          },
          "properties": {
            "name": {
              "label": "IS 102 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "102"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "0.35m W of wooden fence",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_13_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:adoptions",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:adopted",
      "properties": {
        "resultTime": "2022-09-27T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:null"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "1157695",
            "resultTime": "2022-09-27T00:00:00Z",
            "hasResult": {
              "distance": 4.745,
              "angle": 4.71666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230784711,
              "angleAccuracy": 0.03302032009,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP_19498",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP_19498"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "1157689",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Arc",
            "references": [
              "26013568",
              "49635034",
              "49635032"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.4m SW of Wooden Fence",
            "arcLength": 4.806,
            "radius": 9.133,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157690",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "ArcWithCenter",
            "references": [
              "49635032",
              "49635033",
              "49635029"
            ],
            "orientation": "cw"
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.5m SW of Wooden Fence",
            "arcLength": 4.782,
            "radius": 9.133,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157694",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "ArcByChord",
            "references": [
              "49635033",
              "26013368"
            ],
            "radius": 9.133,
            "orientation": "cw"
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.4m SW of Wooden Fence",
            "arcLength": 4.780,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157695",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49635033",
              "26013368"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP-583201",
  "name": "DP 583201",
  "description": "New Zealand Arc Observation Example",
  "type": "FeatureCollection",
  "featureType": "CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2022-09-27"
  },
  "horizontalCRS": "epsg:2111",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 73 DP 19498",
  "adminUnit": [
    {
      "href": "nz-land-district:WN",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:040",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_19498",
      "name": "DP 19498",
      "adminUnit": {
        "href": "nz-land-district:WN",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": -0.00555555555555556,
      "time": {
        "date": "2022-09-27"
      }
    },
    {
      "id": "DP_517901",
      "name": "DP 517901",
      "adminUnit": {
        "href": "nz-land-district:WN",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2022-09-27"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "49635029",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788758.766,
              412403.616
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 19498",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "19498"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_19498",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "26013568",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788750.17,
              412400.557
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 105 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "105"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "0.4m SW of corrugated iron fence",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_10_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635032",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788752.86,
              412396.641
            ]
          },
          "properties": {
            "name": {
              "label": "IS 104 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "104"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_19498",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635033",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788757.135,
              412394.621
            ]
          },
          "properties": {
            "name": {
              "label": "IS 103 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "103"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "In footpath, 0.65m SW of wooden fence",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_12_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "49635034",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788751.329,
              412398.316
            ]
          },
          "properties": {
            "name": {
              "label": "Unmk 200 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "Unmk"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "200"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptClass": "nz-point-class:7"
          }
        },
        {
          "id": "26013368",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              788761.862,
              412395.032
            ]
          },
          "properties": {
            "name": {
              "label": "IS 102 DP 583201",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "583201"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "102"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_583201",
            "ptQualityMeasure": 0.031,
            "comment": "0.35m W of wooden fence",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new",
              "replaces": "PEG_13_DP_19498",
              "replacedDate": "2022-09-27T00:00:00"
            },
            "ptClass": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:adoptions",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:adopted",
      "properties": {
        "resultTime": "2022-09-27T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:null"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "1157695",
            "resultTime": "2022-09-27T00:00:00Z",
            "hasResult": {
              "distance": 4.745,
              "angle": 4.71666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230784711,
              "angleAccuracy": 0.03302032009,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP_19498",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP_19498"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "1157689",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Arc",
            "references": [
              "26013568",
              "49635034",
              "49635032"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.4m SW of Wooden Fence",
            "arcLength": 4.806,
            "radius": 9.133,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157690",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "ArcWithCenter",
            "references": [
              "49635032",
              "49635033",
              "49635029"
            ],
            "orientation": "cw"
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.5m SW of Wooden Fence",
            "arcLength": 4.782,
            "radius": 9.133,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157694",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "ArcByChord",
            "references": [
              "49635033",
              "26013368"
            ],
            "radius": 9.133,
            "orientation": "cw"
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": "Boundary approximately 0.4m SW of Wooden Fence",
            "arcLength": 4.78,
            "distanceType": "icsm-distance-type:ellipsoid"
          }
        },
        {
          "id": "1157695",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49635033",
              "26013368"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-survey-class: <https://linked.data.gov.au/def/csdm/nz-survey-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP-583201> a container:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 583201" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:WN ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:040 ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2111 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:points <https://www.nz-example.com/features/BoundaryMark>,
        <https://www.nz-example.com/features/CadastralMark> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_19498>,
        <https://www.nz-example.com/features/DP_517901> ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:adoptions> .

<https://www.nz-example.com/features/1157689> a geojson:Feature ;
    ns1:distanceType icsm-distance-type:ellipsoid ;
    geojson:arcLength 4.806e+00 ;
    geojson:radius 9.133e+00 ;
    geojson:topology [ a geojson:Arc ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/26013568> <https://www.nz-example.com/features/49635034> <https://www.nz-example.com/features/49635032> ) ] .

<https://www.nz-example.com/features/1157690> a geojson:Feature ;
    ns1:distanceType icsm-distance-type:ellipsoid ;
    geojson:arcLength 4.782e+00 ;
    geojson:radius 9.133e+00 ;
    geojson:topology [ a geojson:ArcWithCenter ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49635032> <https://www.nz-example.com/features/49635033> <https://www.nz-example.com/features/49635029> ) ] .

<https://www.nz-example.com/features/1157694> a geojson:Feature ;
    ns1:distanceType icsm-distance-type:ellipsoid ;
    geojson:arcLength 4.78e+00 ;
    geojson:topology [ a geojson:ArcByChord ;
            geojson:radius 9.133e+00 ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49635033> <https://www.nz-example.com/features/26013368> ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/26013368>,
        <https://www.nz-example.com/features/26013568>,
        <https://www.nz-example.com/features/49635032>,
        <https://www.nz-example.com/features/49635033>,
        <https://www.nz-example.com/features/49635034> .

<https://www.nz-example.com/features/CadastralMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/CadastralMarks> ;
    geojson:features <https://www.nz-example.com/features/49635029> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_19498> rdfs:label "DP 19498" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:WN ] ;
    container:bearingRotation -5.555556e-03 .

<https://www.nz-example.com/features/DP_517901> rdfs:label "DP 517901" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:WN ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/1157689>,
        <https://www.nz-example.com/features/1157690>,
        <https://www.nz-example.com/features/1157694>,
        <https://www.nz-example.com/features/1157695> .

<vectorobservation:adoptions> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/1157695> ;
            sosa:hasResult [ surv:distance 4.745e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.302032e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.307847e-04 ] ;
            sosa:resultTime "2022-09-27T00:00:00Z" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:null ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2022-09-27T00:00:00Z" ;
    sosa:usedProcedure icsm-procedure-used:adopted .

<https://www.nz-example.com/features/1157695> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49635033> <https://www.nz-example.com/features/26013368> ) ] .

<https://www.nz-example.com/features/26013568> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 105 DP 583201" ;
            dcterms:hasPart [ rdfs:label "583201" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "105" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "0.4m SW of corrugated iron fence" ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:replaces <https://www.nz-example.com/features/PEG_10_DP_19498> ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887502e+05 4.124006e+05 ) ] .

<https://www.nz-example.com/features/49635029> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 8 DP 19498" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "8" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "19498" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887588e+05 4.124036e+05 ) ] .

<https://www.nz-example.com/features/49635034> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "Unmk 200 DP 583201" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "200" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "583201" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "Unmk" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887513e+05 4.123983e+05 ) ] .

<https://www.nz-example.com/features/26013368> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS 102 DP 583201" ;
            dcterms:hasPart [ rdfs:label "583201" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "102" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "0.35m W of wooden fence" ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:is ;
            surv:replaces <https://www.nz-example.com/features/PEG_13_DP_19498> ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887619e+05 4.12395e+05 ) ] .

<https://www.nz-example.com/features/49635032> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS 104 DP 583201" ;
            dcterms:hasPart [ rdfs:label "583201" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "104" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:is ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887529e+05 4.123966e+05 ) ] .

<https://www.nz-example.com/features/49635033> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS 103 DP 583201" ;
            dcterms:hasPart [ rdfs:label "103" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "583201" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "In footpath, 0.65m SW of wooden fence" ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:is ;
            surv:replaces <https://www.nz-example.com/features/PEG_12_DP_19498> ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.887571e+05 4.123946e+05 ) ] .


NZ example of a set of Arc Observations demonstrating the three methods for specifying an arc's geometry: Arc, ArcWithCenter, and ArcByChord. Source data is DP 583201, The data set contains four BoundaryMarks and two CadastralMark (Centre point for arc, and mid point of an arc); one Chords and two Arcs. The first arc is specified as an Arc and references three points, the start of the arc, a point along the arc, and the end of the arc. The second arc is defined as an arcWithCentre and include elements defining the Start Point, End Point, and Centre Point for the arc. The third example demonstrates an ArcByChord method, Where the vectorObservation defines the bearing and distance of the arc's Chord. All three examples include arcLength and radius elements.

NZ Arc Observation Example

NZ Secondary Parcel Example

{
  "id": "DP_572532",
  "name": "DP 572532",
  "description": "New Zealand Secondary Parcel Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2023-03-10" },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794305.532,
              398783.512
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.075,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794323.243,
              398849.252
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.055,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.861,
              398854.074
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794296.057,
              398856.007
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.03,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.036,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.026,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794314.649,
              398817.357
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.201,
              398835.88
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.051,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794310.95,
              398821.692
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.118,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794311.324,
              398826.406
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.007,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794309.715,
              398828.035
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.081,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.076,
              398827.976
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.092,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794304.229,
              398825.296
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.021,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794302.609,
              398823.275
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.104,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794300.382,
              398822.7
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.028,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794297.95,
              398823.231
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.108,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.913,
              398830.982
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.219,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "808850",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 8.06,
              "angle": 346.0777777777778
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000234775942,
              "angleAccuracy": 0.011863935582,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "17054943",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.98,
              "angle": 346.0833333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000249614721,
              "angleAccuracy": 0.002052695348,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002286144,
              "angleAccuracy": 0.083388535198,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "angleAccuracy": 0.00284379716,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "angleAccuracy": 0.061427230303,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471668",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.05,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000269025604,
              "angleAccuracy": 0.000718890663,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471669",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 33.04,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000266394627,
              "angleAccuracy": 0.000801107238,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471670",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 20.96,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000250854915,
              "angleAccuracy": 0.001874499502,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471671",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 9.92,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00023706145,
              "angleAccuracy": 0.007908295064,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471672",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.54,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229268051,
              "angleAccuracy": 0.060059579386,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471673",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.64,
              "angle": 181.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228179151,
              "angleAccuracy": 0.107476466333,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471674",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.29,
              "angle": 134.65
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227756391,
              "angleAccuracy": 0.142575492057,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471675",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.73,
              "angle": 85.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230711797,
              "angleAccuracy": 0.033852659419,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471676",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 5.7,
              "angle": 130.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000231891984,
              "angleAccuracy": 0.023430486012,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471677",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.95,
              "angle": 98.26666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230979204,
              "angleAccuracy": 0.030946230405,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471678",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 10.47,
              "angle": 132.23333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000237739393,
              "angleAccuracy": 0.007119558439,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.007119558439,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471679",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.49,
              "angle": 167.66666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00022799792,
              "angleAccuracy": 0.120719509816,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471680",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.3,
              "angle": 194.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227768464,
              "angleAccuracy": 0.141345892753,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471681",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.59,
              "angle": 231.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228118733,
              "angleAccuracy": 0.111636624058,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471682",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.91,
              "angle": 223.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229716461,
              "angleAccuracy": 0.049326905865,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "808850",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "29963073"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "17054943",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471668",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471669",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471670",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "29963182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471671",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471672",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471673",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471674",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471675",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471676",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471677",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471678",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471679",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471680",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471681",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471682",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "id": "8446455",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471662",
                "38471663",
                "38471671",
                "38471670",
                "808850",
                "17054943",
                "38471669",
                "38471668",
                "38471672",
                "38471666"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 1196.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        }
      ]
    },
    {
      "id": "SecondaryParcels",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446456",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "17054943",
                "38471669",
                "38471676",
                "38471675",
                "38471674",
                "38471673",
                "38471682",
                "38471681",
                "38471680",
                "38471679",
                "38471678",
                "38471677",
                "38471670",
                "808850"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "Z"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 998.0,
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "covenant",
            "interests": [
              {
                "interestLink": "12456-987",
                "label": "Z",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefitedben": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": []
}
{
  "id": "DP_572532",
  "name": "DP 572532",
  "description": "New Zealand Secondary Parcel Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2023-03-10"
  },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794305.532,
              398783.512
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.075,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794323.243,
              398849.252
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.055,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.861,
              398854.074
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794296.057,
              398856.007
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-119553",
            "ptQualityMeasure": 0.03,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:adpt"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.036,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.034,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.026,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794314.649,
              398817.357
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.201,
              398835.88
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.051,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794310.95,
              398821.692
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.118,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794311.324,
              398826.406
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.007,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794309.715,
              398828.035
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.081,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.076,
              398827.976
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.092,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794304.229,
              398825.296
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.021,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794302.609,
              398823.275
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.104,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794300.382,
              398822.7
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.028,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794297.95,
              398823.231
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.108,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.913,
              398830.982
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.219,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "808850",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 8.06,
              "angle": 346.0777777777778
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000234775942,
              "angleAccuracy": 0.011863935582,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "17054943",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.98,
              "angle": 346.0833333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000249614721,
              "angleAccuracy": 0.002052695348,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002286144,
              "angleAccuracy": 0.083388535198,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "angleAccuracy": 0.00284379716,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "angleAccuracy": 0.061427230303,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471668",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.05,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000269025604,
              "angleAccuracy": 0.000718890663,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471669",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 33.04,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000266394627,
              "angleAccuracy": 0.000801107238,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471670",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 20.96,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000250854915,
              "angleAccuracy": 0.001874499502,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471671",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 9.92,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00023706145,
              "angleAccuracy": 0.007908295064,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471672",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.54,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229268051,
              "angleAccuracy": 0.060059579386,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471673",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.64,
              "angle": 181.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228179151,
              "angleAccuracy": 0.107476466333,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471674",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.29,
              "angle": 134.65
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227756391,
              "angleAccuracy": 0.142575492057,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471675",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.73,
              "angle": 85.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230711797,
              "angleAccuracy": 0.033852659419,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471676",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 5.7,
              "angle": 130.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000231891984,
              "angleAccuracy": 0.023430486012,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471677",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.95,
              "angle": 98.26666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230979204,
              "angleAccuracy": 0.030946230405,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471678",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 10.47,
              "angle": 132.23333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000237739393,
              "angleAccuracy": 0.007119558439,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.007119558439,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471679",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.49,
              "angle": 167.66666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00022799792,
              "angleAccuracy": 0.120719509816,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471680",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.3,
              "angle": 194.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227768464,
              "angleAccuracy": 0.141345892753,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471681",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.59,
              "angle": 231.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228118733,
              "angleAccuracy": 0.111636624058,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471682",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.91,
              "angle": 223.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229716461,
              "angleAccuracy": 0.049326905865,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "808850",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "29963073"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "17054943",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471668",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471669",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471670",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "29963182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471671",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471672",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471673",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471674",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471675",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471676",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471677",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471678",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471679",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471680",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471681",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471682",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "id": "8446455",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471662",
                "38471663",
                "38471671",
                "38471670",
                "808850",
                "17054943",
                "38471669",
                "38471668",
                "38471672",
                "38471666"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 1196.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        }
      ]
    },
    {
      "id": "SecondaryParcels",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446456",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "17054943",
                "38471669",
                "38471676",
                "38471675",
                "38471674",
                "38471673",
                "38471682",
                "38471681",
                "38471680",
                "38471679",
                "38471678",
                "38471677",
                "38471670",
                "808850"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "Z"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 998.0,
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "covenant",
            "interests": [
              {
                "interestLink": "12456-987",
                "label": "Z",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefitedben": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix csd: <https://linked.data.gov.au/def/csdm/csd/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-interest-type: <https://linked.data.gov.au/def/csdm/nz-interest-type/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-parcel-purpose/> .
@prefix nz-parcel-state: <https://linked.data.gov.au/def/csdm/nz-parcel-state/> .
@prefix nz-parcel-type: <https://linked.data.gov.au/def/csdm/nz-parcel-type/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-secondary-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-purpose/> .
@prefix nz-secondary-parcel-type: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-type/> .
@prefix nz-survey-class: <https://linked.data.gov.au/def/csdm/nz-survey-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix parcel: <https://linked.data.gov.au/def/csdm/parcels/> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP_572532> a csd:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2105 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:parcels <https://www.nz-example.com/features/PrimaryParcels>,
        <https://www.nz-example.com/features/SecondaryParcels> ;
    container:points <https://www.nz-example.com/features/BoundaryMark> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:calculation> .

<https://www.nz-example.com/features/8446454> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113221a> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <https://www.nz-example.com/features/5146568> ],
        [ parcel:interestLink <https://www.nz-example.com/features/1040074> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 4.84e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38471667> <https://www.nz-example.com/features/38471666> <https://www.nz-example.com/features/38471665> <https://www.nz-example.com/features/38471664> <https://www.nz-example.com/features/38471663> <https://www.nz-example.com/features/38471662> ) ) ] .

<https://www.nz-example.com/features/8446455> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 2 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "2" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestDateInForce "2023-03-10T11:34:16Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113416cc> ;
            parcel:interestType nz-interest-type:c ;
            parcel:referencedParcel <https://www.nz-example.com/features/8446456> ],
        [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113221b> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <https://www.nz-example.com/features/5146568> ],
        [ parcel:interestLink <https://www.nz-example.com/features/1040075> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 1.196e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38471667> <https://www.nz-example.com/features/38471662> <https://www.nz-example.com/features/38471663> <https://www.nz-example.com/features/38471671> <https://www.nz-example.com/features/38471670> <https://www.nz-example.com/features/808850> <https://www.nz-example.com/features/17054943> <https://www.nz-example.com/features/38471669> <https://www.nz-example.com/features/38471668> <https://www.nz-example.com/features/38471672> <https://www.nz-example.com/features/38471666> ) ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/29959289>,
        <https://www.nz-example.com/features/29960715>,
        <https://www.nz-example.com/features/29962820>,
        <https://www.nz-example.com/features/29963073>,
        <https://www.nz-example.com/features/29963182>,
        <https://www.nz-example.com/features/49655170>,
        <https://www.nz-example.com/features/49655171>,
        <https://www.nz-example.com/features/49655172>,
        <https://www.nz-example.com/features/49655173>,
        <https://www.nz-example.com/features/49655174>,
        <https://www.nz-example.com/features/49655175>,
        <https://www.nz-example.com/features/49655176>,
        <https://www.nz-example.com/features/49655177>,
        <https://www.nz-example.com/features/49655178>,
        <https://www.nz-example.com/features/49655179>,
        <https://www.nz-example.com/features/49655180>,
        <https://www.nz-example.com/features/49655181>,
        <https://www.nz-example.com/features/49655182>,
        <https://www.nz-example.com/features/49655183>,
        <https://www.nz-example.com/features/49655184>,
        <https://www.nz-example.com/features/49655187> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/PrimaryParcels> a parcel:PrimaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/8446454>,
        <https://www.nz-example.com/features/8446455> .

<https://www.nz-example.com/features/SecondaryParcels> a parcel:SecondaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/8446456> .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/17054943>,
        <https://www.nz-example.com/features/38471662>,
        <https://www.nz-example.com/features/38471663>,
        <https://www.nz-example.com/features/38471664>,
        <https://www.nz-example.com/features/38471665>,
        <https://www.nz-example.com/features/38471666>,
        <https://www.nz-example.com/features/38471667>,
        <https://www.nz-example.com/features/38471668>,
        <https://www.nz-example.com/features/38471669>,
        <https://www.nz-example.com/features/38471670>,
        <https://www.nz-example.com/features/38471671>,
        <https://www.nz-example.com/features/38471672>,
        <https://www.nz-example.com/features/38471673>,
        <https://www.nz-example.com/features/38471674>,
        <https://www.nz-example.com/features/38471675>,
        <https://www.nz-example.com/features/38471676>,
        <https://www.nz-example.com/features/38471677>,
        <https://www.nz-example.com/features/38471678>,
        <https://www.nz-example.com/features/38471679>,
        <https://www.nz-example.com/features/38471680>,
        <https://www.nz-example.com/features/38471681>,
        <https://www.nz-example.com/features/38471682>,
        <https://www.nz-example.com/features/808850> .

<vectorobservation:calculation> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471676> ;
            sosa:hasResult [ surv:distance 5.7e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.343049e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.31892e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471665> ;
            sosa:hasResult [ surv:distance 3.058e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 9.239391e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.631922e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471680> ;
            sosa:hasResult [ surv:distance 2.3e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.413459e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.277685e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471679> ;
            sosa:hasResult [ surv:distance 2.49e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.207195e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.279979e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/17054943> ;
            sosa:hasResult [ surv:distance 1.998e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.052695e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.496147e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471678> ;
            sosa:hasResult [ surv:distance 1.047e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.119558e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.377394e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 7.119558e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471671> ;
            sosa:hasResult [ surv:distance 9.92e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.908295e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.370614e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471682> ;
            sosa:hasResult [ surv:distance 3.91e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 4.932691e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.297165e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471666> ;
            sosa:hasResult [ surv:distance 1.684e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.843797e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.456617e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471681> ;
            sosa:hasResult [ surv:distance 2.59e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.116366e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.281187e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471668> ;
            sosa:hasResult [ surv:distance 3.505e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.188907e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.690256e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471675> ;
            sosa:hasResult [ surv:distance 4.73e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.385266e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.307118e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471669> ;
            sosa:hasResult [ surv:distance 3.304e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 8.011072e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.663946e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471662> ;
            sosa:hasResult [ surv:distance 2.517e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.327663e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.562176e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471672> ;
            sosa:hasResult [ surv:distance 3.54e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.005958e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.292681e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471674> ;
            sosa:hasResult [ surv:distance 2.29e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.425755e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.277564e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471670> ;
            sosa:hasResult [ surv:distance 2.096e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.8745e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.508549e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471667> ;
            sosa:hasResult [ surv:distance 3.5e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.142723e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.292196e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471673> ;
            sosa:hasResult [ surv:distance 2.64e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.074765e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.281792e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471664> ;
            sosa:hasResult [ surv:distance 1.863e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.344855e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.479113e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471677> ;
            sosa:hasResult [ surv:distance 4.95e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.094623e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.309792e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471663> ;
            sosa:hasResult [ surv:distance 3e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 8.338854e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.286144e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/808850> ;
            sosa:hasResult [ surv:distance 8.06e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.186394e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.347759e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:software ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00Z" ;
    sosa:usedProcedure icsm-procedure-used:calculation .

<https://www.nz-example.com/features/8446456> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Area Z DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "Area" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "Z" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    parcel:interest [ rdfs:label "Z" ;
            parcel:burdened "8446455" ;
            parcel:interestLink <https://www.nz-example.com/features/12456-987> ;
            parcel:interestType nz-interest-type:ta-c-c ;
            parcel:statuteName "Section 6(c) of the Resource Management Act 1991, New Zealand" ] ;
    parcel:purpose nz-secondary-parcel-purpose:c-l ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 9.98e+02 ;
    parcel:type nz-secondary-parcel-type:a ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/17054943> <https://www.nz-example.com/features/38471669> <https://www.nz-example.com/features/38471676> <https://www.nz-example.com/features/38471675> <https://www.nz-example.com/features/38471674> <https://www.nz-example.com/features/38471673> <https://www.nz-example.com/features/38471682> <https://www.nz-example.com/features/38471681> <https://www.nz-example.com/features/38471680> <https://www.nz-example.com/features/38471679> <https://www.nz-example.com/features/38471678> <https://www.nz-example.com/features/38471677> <https://www.nz-example.com/features/38471670> <https://www.nz-example.com/features/808850> ) ) ] .

<https://www.nz-example.com/features/29959289> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 3 DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "3" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 7.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943055e+05 3.987835e+05 ) ] .

<https://www.nz-example.com/features/29960715> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 6 DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "6" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nfnd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942823e+05 3.988085e+05 ) ] .

<https://www.nz-example.com/features/29962820> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 4 DP 119553" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "4" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943232e+05 3.988493e+05 ) ] .

<https://www.nz-example.com/features/29963073> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 8 DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "8" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943039e+05 3.988541e+05 ) ] .

<https://www.nz-example.com/features/29963182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 7 DP 119553" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "7" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:adpt ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942961e+05 3.98856e+05 ) ] .

<https://www.nz-example.com/features/38471664> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29960715> <https://www.nz-example.com/features/49655170> ) ] .

<https://www.nz-example.com/features/38471665> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655171> <https://www.nz-example.com/features/29960715> ) ] .

<https://www.nz-example.com/features/38471668> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29959289> <https://www.nz-example.com/features/49655174> ) ] .

<https://www.nz-example.com/features/38471671> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655170> <https://www.nz-example.com/features/49655175> ) ] .

<https://www.nz-example.com/features/38471672> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29959289> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/38471673> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655178> <https://www.nz-example.com/features/49655179> ) ] .

<https://www.nz-example.com/features/38471674> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655177> <https://www.nz-example.com/features/49655178> ) ] .

<https://www.nz-example.com/features/38471675> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655176> <https://www.nz-example.com/features/49655177> ) ] .

<https://www.nz-example.com/features/38471676> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655174> <https://www.nz-example.com/features/49655176> ) ] .

<https://www.nz-example.com/features/38471677> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655184> <https://www.nz-example.com/features/49655175> ) ] .

<https://www.nz-example.com/features/38471678> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655183> <https://www.nz-example.com/features/49655184> ) ] .

<https://www.nz-example.com/features/38471679> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655182> <https://www.nz-example.com/features/49655183> ) ] .

<https://www.nz-example.com/features/38471680> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655181> <https://www.nz-example.com/features/49655182> ) ] .

<https://www.nz-example.com/features/38471681> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655180> <https://www.nz-example.com/features/49655181> ) ] .

<https://www.nz-example.com/features/38471682> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655179> <https://www.nz-example.com/features/49655180> ) ] .

<https://www.nz-example.com/features/49655172> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 18 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "18" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943067e+05 3.988058e+05 ) ] .

<https://www.nz-example.com/features/49655173> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 19 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "19" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.6e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943075e+05 3.988024e+05 ) ] .

<https://www.nz-example.com/features/49655176> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 22 DP 572532" ;
            dcterms:hasPart [ rdfs:label "22" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.18e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943109e+05 3.988217e+05 ) ] .

<https://www.nz-example.com/features/49655177> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 23 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "23" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 7e-03 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943113e+05 3.988264e+05 ) ] .

<https://www.nz-example.com/features/49655178> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 24 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "24" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 8.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943097e+05 3.98828e+05 ) ] .

<https://www.nz-example.com/features/49655179> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 25 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "25" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 9.2e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943071e+05 3.98828e+05 ) ] .

<https://www.nz-example.com/features/49655180> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 26 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "26" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 2.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943042e+05 3.988253e+05 ) ] .

<https://www.nz-example.com/features/49655181> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 27 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "27" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.04e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943026e+05 3.988233e+05 ) ] .

<https://www.nz-example.com/features/49655182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 28 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "28" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 2.8e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943004e+05 3.988227e+05 ) ] .

<https://www.nz-example.com/features/49655183> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 29 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "29" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.08e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942979e+05 3.988232e+05 ) ] .

<https://www.nz-example.com/features/49655184> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 30 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "30" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 2.19e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942909e+05 3.98831e+05 ) ] .

<https://www.nz-example.com/features/49655187> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 38 DP 572532" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "38" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942895e+05 3.988242e+05 ) ] .

<https://www.nz-example.com/features/17054943> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29963073> <https://www.nz-example.com/features/29962820> ) ] .

<https://www.nz-example.com/features/38471662> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655187> <https://www.nz-example.com/features/49655172> ) ] .

<https://www.nz-example.com/features/38471663> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655170> <https://www.nz-example.com/features/49655187> ) ] .

<https://www.nz-example.com/features/38471666> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655173> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/38471667> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655172> <https://www.nz-example.com/features/49655173> ) ] .

<https://www.nz-example.com/features/38471669> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655174> <https://www.nz-example.com/features/29962820> ) ] .

<https://www.nz-example.com/features/38471670> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655175> <https://www.nz-example.com/features/29963182> ) ] .

<https://www.nz-example.com/features/49655170> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 14 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "14" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.6e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:impm ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942874e+05 3.988264e+05 ) ] .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943031e+05 3.987861e+05 ) ] .

<https://www.nz-example.com/features/49655174> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 20 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "20" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943146e+05 3.988174e+05 ) ] .

<https://www.nz-example.com/features/49655175> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 21 DP 572532" ;
            dcterms:hasPart [ rdfs:label "21" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942902e+05 3.988359e+05 ) ] .

<https://www.nz-example.com/features/808850> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29963182> <https://www.nz-example.com/features/29963073> ) ] .


Contains two primary parcels, Lots 1 & 2, a secondary parcel, Area Z, plus 21 SurveyMarks that define the extent of the parcels, 23 vectorObservations defining the 23 boundaries (Bearing & Distance), and 23 observedVectors describing the 23 boundary line geometries. Multiple types of interests are also included, Certificate of Title, Amalgamation Conditions, and a Covenant.

NZ Secondary Parcel Example

NZ Occupation Example

{
  "context": {
    "sensordesc": "https://linked.data.gov.au/sensor-descriptions/SN#"
  },
  "id": "LT_584372",
  "name": "LT 584372",
  "description": "New Zealand Occupation Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2022-10-29" },
  "horizontalCRS": "epsg:2106",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being adverse possession over parts of Sections 8 and 9 Block XXIV Mamaku Village",
  "adminUnit": [
    {
      "href": "nz-land-district:SA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:024",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "has_provenance": [],
  "features": [],
  "referencedCSDs": [
    {
      "id": "SO_49866",
      "name": "SO 49866",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2022-10-29" }
    },
    {
      "id": "SO_425484",
      "name": "SO 425484",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2022-10-29" }
    },
    {
      "id": "SO_503288",
      "name": "SO 503288",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2022-10-29" }
    },
    {
      "id": "SO_11240",
      "name": "SO 11240",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2022-10-29" }
    }
  ],
  "points": [
    {
      "id": "CadastralMarks",
      "type": "FeatureCollection",
      "featureType": "CadastralMark",
      "features": [
        {
          "id": "41907764",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762460.994,
              366433.367
            ]
          },
          "properties": {
            "name": {
              "label": "PIN 5 SO 425484",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "425484"
                },
                {
                  "type": "MarkType",
                  "label": "PIN"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "5"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "SO 425484",
            "ptQualityMeasure": 0.013,
            "comment": "Alloy plug flush in kerb on East side of Road, 6.05m south of #30 crossing",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49706978",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762348.283,
              366392.607
            ]
          },
          "properties": {
            "name": {
              "label": "NAIL C DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "NAIL"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "C"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.027,
            "comment": "Nail flush between kerb and footpath, 3.8m South West of FH",
            "monumentedBy": {
              "form": "nz-monument-form:nail",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "featureType": "GeodeticReferenceMark",
      "features": [
        {
          "id": "38969639",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762403.682,
              366476.581
            ]
          },
          "properties": {
            "name": {
              "label": "IT IX SO 49866 (DTKC)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "49866"
                },
                {
                  "type": "MarkType",
                  "label": "IT"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IX"
                },
                {
                  "type": "geodeticStamp",
                  "label": "DTKC"
                }
              ]
            },
            "geodeticid": "DTKC",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "SO 49866",
            "ptQualityMeasure": 0.009,
            "comment": "Down 0.6m under plastic Survey Mark lid at east side of post.",
            "monumentedBy": {
              "form": "nz-monument-form:it",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:5"
          }
        }
      ]
    },
    {
      "id": "BoundaryMarks",
      "type": "FeatureCollection",
      "featureType": "BoundaryMark",
      "features": [
        {
          "id": "27949321",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762428.672,
              366316.726
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 SO 503288",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "503288"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "SO 503288",
            "ptQualityMeasure": 0.018,
            "comment": "1.5m south east of old totara post, 4.6m from post at intersection of fences.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "27949881",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762341.983,
              366367.837
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 SO 503288",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "503288"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "SO 503288",
            "ptQualityMeasure": 0.020,
            "comment": "0.15m south of post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "27950290",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762362.422,
              366402.48
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.017,
            "comment": "At North West face of fence, 13.8m South West of gate post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706975",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762449.092,
              366351.373
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.020,
            "comment": "Peg SO 11240 remains renewed on face of bank, 3.5m North West of fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27949719",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706976",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762477.6,
              366399.712
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 2 SO 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "2"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.021,
            "comment": "Peg SO 11240 remains renewed, 1.1m North West of old post, 0.85m North East of fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27950254",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706977",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762390.947,
              366450.842
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 1 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.022,
            "comment": "Peg SO 11240 remains renewed. 0.1m North West of fence, 7.6m South West of post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27950844",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706979",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762476.622,
              366400.292
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 5 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "5"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.023,
            "comment": "0.14m North East of old post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706980",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762446.122,
              366353.125
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.021,
            "comment": "In old fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706981",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762424.648,
              366319.081
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.019,
            "comment": "0.72m North East of post, 0.1m South East of old fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706982",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762453.408,
              366363.926
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.023,
            "comment": "Peg at intersection of fences, 0.55m North West of old post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "OccupationMarks",
      "type": "FeatureCollection",
      "featureType": "OccupationMark",
      "features": [
        {
          "id": "4494876",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762394.871,
              366457.530
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964008",
                "964022"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post I LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 7.6 m North East of Peg 1 LT 584372",
            "age": "40+ years"
          }
        },
        {
          "id": "4494877",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762376.024,
              366412.431
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964009"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post II LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "II"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494878",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762369.322,
              366414.390
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010",
                "434428"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post III LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "III"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Gate Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494879",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762370.661,
              366416.645
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "434428",
                "964022"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post IV LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IV"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Gate Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494880",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762476.554,
              366400.202
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964008",
                "964019",
                "964014"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post V LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "V"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.14m South West of Peg 2 LT 584372",
            "age": "60+ years"
          }
        },
        {
          "id": "4494881",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762453.702,
              366364.391
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964014"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VI LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VI"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.55m South East of Peg 8 LT 584372",
            "age": "40+ years"
          }
        },
        {
          "id": "4494882",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762342.122,
              366367.761
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010",
                "964011",
                "964021"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VII LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.15 North of Peg 8 SO 503288",
            "age": "40+ years"
          }
        },
        {
          "id": "4494883",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762362.379,
              366402.517
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VIII LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VIII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post. Peg 4 LT 584372 on North face of post. Post is 13.8m South West of gate post.",
            "age": "40+ years"
          }
        },
        {
          "id": "4494884",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762429.493,
              366315.428
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964012"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post IX LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IX"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Old Totara Post 1.5m North West of Peg 4 SO 503288",
            "age": "60+ years"
          }
        },
        {
          "id": "4494885",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762424.230,
              366318.381
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964013",
                "964011"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post X LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT 584372",
            "note": "Wooden Post 0.72m South West of Peg 7 LT 584372",
            "age": "40+ years"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculated",
      "properties": {
        "resultTime": "2022-10-29T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14390704",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 56.13,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000102257802,
              "angleAccuracy": 0.000142242983,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14392113",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 56.13,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000379875692,
              "angleAccuracy": 0.00039581905,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14392241",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.23,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000331910099,
              "angleAccuracy": 0.00067323343,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14727513",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.23,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000101615674,
              "angleAccuracy": 0.000254751178,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534708",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 3.45,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100138048,
              "angleAccuracy": 0.028154691543,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534709",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 1.14,
              "angle": 329.46666666666664
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100045605,
              "angleAccuracy": 0.254332040524,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534710",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 4.65,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100186086,
              "angleAccuracy": 0.015608905293,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:adopted",
            "fromSurveyAngle": "SO_503288"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534711",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 99.48,
              "angle": 329.46666666666664
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000104018785,
              "angleAccuracy": 5.5926481e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534712",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 43.14,
              "angle": 57.45
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000101733044,
              "angleAccuracy": 0.000225006953,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534713",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 97.17,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000103924568,
              "angleAccuracy": 5.7993112e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534714",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.25,
              "angle": 57.75
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.00010161648,
              "angleAccuracy": 0.000254525323,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534715",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 95.97,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000103875641,
              "angleAccuracy": 5.9121482e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:adopted",
            "fromSurveyAngle": "SO_503288"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534716",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 13.03,
              "angle": 55.983333333333334
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100521879,
              "angleAccuracy": 0.002087674427,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        }
      ]
    },
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2022-10-29T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "id": "ts-13",
          "sensorType": "icsm-equipment-type:ts",
          "description": "Leica TS 13 Robotic Total Station",
          "lastCalibrated": "2022-09-14T15:32:45",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:ts",
              "id": "sensordesc:876543456377"
            },
            {
              "sensorType": "icsm-equipment-type:p",
              "id": "568925"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698340",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 37.53,
              "angle": 296.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101506834,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.00028850839
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698344",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 36.58,
              "angle": 295.28333333333336
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101468552,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000302134522
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698353",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 71.78,
              "angle": 322.99444444444447
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.6456209e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.2603437e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698357",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 28.71,
              "angle": 243.68333333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101151697,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000469831906
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698363",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 25.57,
              "angle": 255.71666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101025415,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000582078166
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698364",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 17.24,
              "angle": 34.916666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100690789,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001221718119
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986257",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 36.63,
              "angle": 295.1338569223
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986258",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 25.60,
              "angle": 256.072595250
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986259",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 17.23,
              "angle": 35.1092920256
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986260",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 30.28,
              "angle": 45.9948084759
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986261",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 32.84,
              "angle": 47.0471060869
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986262",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 34.10,
              "angle": 35.5494133407
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986263",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 20.99,
              "angle": 245.1796665869
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986264",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 69.36,
              "angle": 263.9654897859
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986265",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 120.72,
              "angle": 252.2695733686
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986266",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 122.07,
              "angle": 255.0458017240
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        }
      ]
    },
    {
      "id": "vectorobservation:gnss",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2022-10-29T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:gnss",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "sensordesc:785439870523",
              "description": "Leica Viva GS10",
              "lastCalibrated": "2022-09-14T15:32:45",
              "sensorRole": "base"
            },
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "sensordesc:785439870524",
              "description": "Leica Viva GS10",
              "lastCalibrated": "2022-09-14T15:35:05",
              "sensorRole": "rover"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698359",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 100.59,
              "angle": 56.58888888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104064073,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.3762646e-05
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "8698340",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "49706976"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698344",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698353",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "41907764"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698357",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "49706977"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698359",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "38969639"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698363",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698364",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "27950290"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "14390704",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706976",
              "49706975"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Boundary 3.5m to 1.1m North West of post & wire fence (40+ years)"
          }
        },
        {
          "id": "14392113",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706977",
              "27950290"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) generally on boundary"
          }
        },
        {
          "id": "14392241",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "27950290",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) generally on boundary"
          }
        },
        {
          "id": "14727513",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706975",
              "27949321"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Boundary 4.6m to 3.5m north west of post & wire fence (40+ years)"
          }
        },
        {
          "id": "38534708",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706980",
              "49706975"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534709",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706979",
              "49706976"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534710",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "27949321"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "no occupation on boundary"
          }
        },
        {
          "id": "38534711",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706977",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (30 - 40 years) 6.7 to 7.6m North East of boundary"
          }
        },
        {
          "id": "38534712",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706982",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "38534713",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "27950290",
              "49706980"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534714",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "49706980"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "38534715",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (30 - 40 yrs) 0.8 - 0.0m south west of boundary"
          }
        },
        {
          "id": "38534716",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706980",
              "49706982"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "7986257",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494880"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986258",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494882"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986259",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494879"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986260",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494878"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986261",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494879"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986262",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494883"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986263",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "4494876"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986264",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986265",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494885"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986266",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494884"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8447685",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "14392241",
                "38534715",
                "38534714",
                "38534713"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 584372",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                }
              ]
            },
            "area": 3885.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1113155",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        },
        {
          "id": "8447686",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "14392113",
                "38534713",
                "38534716",
                "38534712",
                "38534711"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 584372",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                }
              ]
            },
            "area": 5526.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1113156",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        },
        {
          "id": "8447687",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38534714",
                "38534710",
                "14727513",
                "38534708"
              ]
            ]
          },
          "properties": {
            "appellation": "Part Section 8 Block XXIV Village of Mamaku",
            "area": 162.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:residual",
            "parcelState": "nz-parcel-state:c",
            "class": "residue parcel",
            "interests": []
          }
        },
        {
          "id": "8447688",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38534716",
                "38534708",
                "14390704",
                "38534709",
                "38534712"
              ]
            ]
          },
          "properties": {
            "appellation": "Part Section 9 Block XXIV Village of Mamaku",
            "area": 121.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:residual",
            "parcelState": "nz-parcel-state:c",
            "class": "residue parcel",
            "interests": []
          }
        }
      ]
    }
  ],
  "occupationFeatures": [
    {
      "id": "occupation-example",
      "type": "FeatureCollection",
      "date": "2022-10-29T00:00:00Z",
      "features": [
        {
          "type": "Feature",
          "properties": {
            "id": "385198",
            "name": "hedge",
            "desc": "Flax Hedge Row",
            "age": "5 yrs"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08268337,
                -38.09973867
              ],
              [
                176.08246492,
                -38.09945122
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964020",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08235443,
                -38.09853161
              ],
              [
                176.0826087,
                -38.0984135
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964009",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08263977,
                -38.09875775
              ],
              [
                176.0831891,
                -38.09945669
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964022",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08370414,
                -38.09928858
              ],
              [
                176.08362942,
                -38.09932538
              ],
              [
                176.08323689,
                -38.09950516
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964011",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08267825,
                -38.09976046
              ],
              [
                176.08259974,
                -38.09965742
              ],
              [
                176.08252594,
                -38.09955946
              ],
              [
                176.082448,
                -38.09945791
              ],
              [
                176.08242184,
                -38.09942159
              ],
              [
                176.08233858,
                -38.09930939
              ],
              [
                176.0822232,
                -38.09915947
              ],
              [
                176.08216552,
                -38.09908232
              ],
              [
                176.08211916,
                -38.09901891
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964012",
            "name": "fence",
            "desc": "Old Totara post & wire fence",
            "age": "60+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08208575,
                -38.09897138
              ],
              [
                176.08198362,
                -38.09882607
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964013",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08211916,
                -38.09901891
              ],
              [
                176.08251629,
                -38.09882298
              ],
              [
                176.08263977,
                -38.09875775
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964014",
            "name": "fence",
            "desc": "Post & wire mesh fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08305441,
                -38.09855058
              ],
              [
                176.08263977,
                -38.09875775
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964015",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08243121,
                -38.09946472
              ],
              [
                176.082448,
                -38.09945791
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964016",
            "name": "fence",
            "desc": "Wooden paling fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.0823801,
                -38.09943924
              ],
              [
                176.08224625,
                -38.09925705
              ],
              [
                176.08223373,
                -38.09920271
              ],
              [
                176.08220544,
                -38.099155
              ],
              [
                176.08217484,
                -38.0991052
              ],
              [
                176.08213262,
                -38.09905031
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964017",
            "name": "fence",
            "desc": "Post & wire mesh fence",
            "age": "20 yrs"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08166619,
                -38.09896936
              ],
              [
                176.08198362,
                -38.09882607
              ],
              [
                176.08239998,
                -38.09863818
              ],
              [
                176.08235395,
                -38.09858454
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964018",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08235395,
                -38.09858454
              ],
              [
                176.08235443,
                -38.09853161
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964021",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08267825,
                -38.09976046
              ],
              [
                176.08266687,
                -38.09976503
              ],
              [
                176.08266221,
                -38.09976467
              ],
              [
                176.08263057,
                -38.09974639
              ],
              [
                176.08252924,
                -38.09963746
              ],
              [
                176.08246091,
                -38.09956408
              ],
              [
                176.08240838,
                -38.09947648
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964019",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.0826087,
                -38.0984135
              ],
              [
                176.082668,
                -38.09844498
              ],
              [
                176.0827133,
                -38.0984663
              ],
              [
                176.08275513,
                -38.09848438
              ],
              [
                176.08281211,
                -38.09850159
              ],
              [
                176.0828569,
                -38.09851002
              ],
              [
                176.08289822,
                -38.09851522
              ],
              [
                176.08295116,
                -38.09852413
              ],
              [
                176.0829942,
                -38.09853209
              ],
              [
                176.08305441,
                -38.09855058
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964008",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08305441,
                -38.09855058
              ],
              [
                176.08320389,
                -38.09863217
              ],
              [
                176.08370414,
                -38.09928858
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964010",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08321112,
                -38.09951715
              ],
              [
                176.08307544,
                -38.09957925
              ],
              [
                176.08267825,
                -38.09976046
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "434428",
            "name": "gate"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08321112,
                -38.09951715
              ],
              [
                176.08323689,
                -38.09950516
              ]
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": []
}
{
  "context": {
    "sensordesc": "https://linked.data.gov.au/sensor-descriptions/SN#"
  },
  "id": "LT_584372",
  "name": "LT 584372",
  "description": "New Zealand Occupation Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2022-10-29"
  },
  "horizontalCRS": "epsg:2106",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being adverse possession over parts of Sections 8 and 9 Block XXIV Mamaku Village",
  "adminUnit": [
    {
      "href": "nz-land-district:SA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:024",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "has_provenance": [],
  "features": [],
  "referencedCSDs": [
    {
      "id": "SO_49866",
      "name": "SO 49866",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2022-10-29"
      }
    },
    {
      "id": "SO_425484",
      "name": "SO 425484",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2022-10-29"
      }
    },
    {
      "id": "SO_503288",
      "name": "SO 503288",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2022-10-29"
      }
    },
    {
      "id": "SO_11240",
      "name": "SO 11240",
      "adminUnit": {
        "href": "nz-land-district:SA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2022-10-29"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMarks",
      "type": "FeatureCollection",
      "featureType": "CadastralMark",
      "features": [
        {
          "id": "41907764",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762460.994,
              366433.367
            ]
          },
          "properties": {
            "name": {
              "label": "PIN 5 SO 425484",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "425484"
                },
                {
                  "type": "MarkType",
                  "label": "PIN"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "5"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "SO 425484",
            "ptQualityMeasure": 0.013,
            "comment": "Alloy plug flush in kerb on East side of Road, 6.05m south of #30 crossing",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49706978",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762348.283,
              366392.607
            ]
          },
          "properties": {
            "name": {
              "label": "NAIL C DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "NAIL"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "C"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "DP-572532",
            "ptQualityMeasure": 0.027,
            "comment": "Nail flush between kerb and footpath, 3.8m South West of FH",
            "monumentedBy": {
              "form": "nz-monument-form:nail",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMarks",
      "type": "FeatureCollection",
      "featureType": "GeodeticReferenceMark",
      "features": [
        {
          "id": "38969639",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762403.682,
              366476.581
            ]
          },
          "properties": {
            "name": {
              "label": "IT IX SO 49866 (DTKC)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "49866"
                },
                {
                  "type": "MarkType",
                  "label": "IT"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IX"
                },
                {
                  "type": "geodeticStamp",
                  "label": "DTKC"
                }
              ]
            },
            "geodeticid": "DTKC",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromsurvey": "SO 49866",
            "ptQualityMeasure": 0.009,
            "comment": "Down 0.6m under plastic Survey Mark lid at east side of post.",
            "monumentedBy": {
              "form": "nz-monument-form:it",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:5"
          }
        }
      ]
    },
    {
      "id": "BoundaryMarks",
      "type": "FeatureCollection",
      "featureType": "BoundaryMark",
      "features": [
        {
          "id": "27949321",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762428.672,
              366316.726
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 SO 503288",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "503288"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "SO 503288",
            "ptQualityMeasure": 0.018,
            "comment": "1.5m south east of old totara post, 4.6m from post at intersection of fences.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "27949881",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762341.983,
              366367.837
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 SO 503288",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "503288"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "SO 503288",
            "ptQualityMeasure": 0.02,
            "comment": "0.15m south of post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "27950290",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762362.422,
              366402.48
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.017,
            "comment": "At North West face of fence, 13.8m South West of gate post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706975",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762449.092,
              366351.373
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.02,
            "comment": "Peg SO 11240 remains renewed on face of bank, 3.5m North West of fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27949719",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706976",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762477.6,
              366399.712
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 2 SO 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "2"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.021,
            "comment": "Peg SO 11240 remains renewed, 1.1m North West of old post, 0.85m North East of fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27950254",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706977",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762390.947,
              366450.842
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 1 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bacc",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.022,
            "comment": "Peg SO 11240 remains renewed. 0.1m North West of fence, 7.6m South West of post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:empl",
              "state": "nz-monument-state:repl",
              "replaced": "27950844",
              "replacedDate": "2022-10-29T00:00:00"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706979",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762476.622,
              366400.292
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 5 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "5"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.023,
            "comment": "0.14m North East of old post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706980",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762446.122,
              366353.125
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.021,
            "comment": "In old fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706981",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762424.648,
              366319.081
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.019,
            "comment": "0.72m North East of post, 0.1m South East of old fence.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49706982",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762453.408,
              366363.926
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromsurvey": "DP 584372",
            "ptQualityMeasure": 0.023,
            "comment": "Peg at intersection of fences, 0.55m North West of old post.",
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    },
    {
      "id": "OccupationMarks",
      "type": "FeatureCollection",
      "featureType": "OccupationMark",
      "features": [
        {
          "id": "4494876",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762394.871,
              366457.53
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964008",
                "964022"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post I LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 7.6 m North East of Peg 1 LT 584372",
            "age": "40+ years"
          }
        },
        {
          "id": "4494877",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762376.024,
              366412.431
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964009"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post II LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "II"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494878",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762369.322,
              366414.39
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010",
                "434428"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post III LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "III"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Gate Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494879",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762370.661,
              366416.645
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "434428",
                "964022"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post IV LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IV"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Gate Post",
            "age": "40+ years"
          }
        },
        {
          "id": "4494880",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762476.554,
              366400.202
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964008",
                "964019",
                "964014"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post V LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "planIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "V"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.14m South West of Peg 2 LT 584372",
            "age": "60+ years"
          }
        },
        {
          "id": "4494881",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762453.702,
              366364.391
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964014"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VI LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VI"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.55m South East of Peg 8 LT 584372",
            "age": "40+ years"
          }
        },
        {
          "id": "4494882",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762342.122,
              366367.761
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010",
                "964011",
                "964021"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VII LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post 0.15 North of Peg 8 SO 503288",
            "age": "40+ years"
          }
        },
        {
          "id": "4494883",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762362.379,
              366402.517
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964010"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post VIII LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "VIII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Wooden Post. Peg 4 LT 584372 on North face of post. Post is 13.8m South West of gate post.",
            "age": "40+ years"
          }
        },
        {
          "id": "4494884",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762429.493,
              366315.428
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964012"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post IX LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "IX"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT_584372",
            "note": "Old Totara Post 1.5m North West of Peg 4 SO 503288",
            "age": "60+ years"
          }
        },
        {
          "id": "4494885",
          "type": "Feature",
          "featureType": "OccupationMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              762424.23,
              366318.381
            ]
          },
          "topology": [
            {
              "type": "Touches",
              "references": [
                "964013",
                "964011"
              ]
            }
          ],
          "properties": {
            "name": {
              "label": "Post X LT 584372",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "LT"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                },
                {
                  "type": "MarkType",
                  "label": "Post"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:occupation",
            "fromSurvey": "LT 584372",
            "note": "Wooden Post 0.72m South West of Peg 7 LT 584372",
            "age": "40+ years"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:calculation",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculated",
      "properties": {
        "resultTime": "2022-10-29T00:00:00Z",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14390704",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 56.13,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000102257802,
              "angleAccuracy": 0.000142242983,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14392113",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 56.13,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000379875692,
              "angleAccuracy": 0.00039581905,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14392241",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.23,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000331910099,
              "angleAccuracy": 0.00067323343,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "14727513",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.23,
              "angle": 239.45833333333331
            },
            "distanceType": "icsm-distance-type:adopted",
            "hasResultQuality": {
              "distanceAccuracy": 0.000101615674,
              "angleAccuracy": 0.000254751178,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "SO_11240",
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534708",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 3.45,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100138048,
              "angleAccuracy": 0.028154691543,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534709",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 1.14,
              "angle": 329.46666666666664
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100045605,
              "angleAccuracy": 0.254332040524,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534710",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 4.65,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100186086,
              "angleAccuracy": 0.015608905293,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:adopted",
            "fromSurveyAngle": "SO_503288"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534711",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 99.48,
              "angle": 329.46666666666664
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000104018785,
              "angleAccuracy": 5.5926481e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534712",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 43.14,
              "angle": 57.45
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000101733044,
              "angleAccuracy": 0.000225006953,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534713",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 97.17,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000103924568,
              "angleAccuracy": 5.7993112e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534714",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 40.25,
              "angle": 57.75
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.00010161648,
              "angleAccuracy": 0.000254525323,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534715",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 95.97,
              "angle": 329.47499999999997
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000103875641,
              "angleAccuracy": 5.9121482e-05,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:adopted",
            "fromSurveyAngle": "SO_503288"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38534716",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 13.03,
              "angle": 55.983333333333334
            },
            "distanceType": "icsm-distance-type:calculated",
            "hasResultQuality": {
              "distanceAccuracy": 0.000100521879,
              "angleAccuracy": 0.002087674427,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-distance-type:calculated"
          }
        }
      ]
    },
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2022-10-29T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "id": "ts-13",
          "sensorType": "icsm-equipment-type:ts",
          "description": "Leica TS 13 Robotic Total Station",
          "lastCalibrated": "2022-09-14T15:32:45",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:ts",
              "id": "sensordesc:876543456377"
            },
            {
              "sensorType": "icsm-equipment-type:p",
              "id": "568925"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698340",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 37.53,
              "angle": 296.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101506834,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.00028850839
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698344",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 36.58,
              "angle": 295.28333333333336
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101468552,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000302134522
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698353",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 71.78,
              "angle": 322.99444444444447
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.6456209e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.2603437e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698357",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 28.71,
              "angle": 243.68333333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101151697,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000469831906
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698363",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 25.57,
              "angle": 255.71666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101025415,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000582078166
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698364",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 17.24,
              "angle": 34.916666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100690789,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001221718119
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986257",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 36.63,
              "angle": 295.1338569223
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986258",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 25.6,
              "angle": 256.07259525
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986259",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 17.23,
              "angle": 35.1092920256
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986260",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 30.28,
              "angle": 45.9948084759
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986261",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 32.84,
              "angle": 47.0471060869
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986262",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 34.1,
              "angle": 35.5494133407
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986263",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 20.99,
              "angle": 245.1796665869
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986264",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 69.36,
              "angle": 263.9654897859
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986265",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 120.72,
              "angle": 252.2695733686
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7986266",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 122.07,
              "angle": 255.045801724
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.8682669e-05
          }
        }
      ]
    },
    {
      "id": "vectorobservation:gnss",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2022-10-29T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:gnss",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "sensordesc:785439870523",
              "description": "Leica Viva GS10",
              "lastCalibrated": "2022-09-14T15:32:45",
              "sensorRole": "base"
            },
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "sensordesc:785439870524",
              "description": "Leica Viva GS10",
              "lastCalibrated": "2022-09-14T15:35:05",
              "sensorRole": "rover"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "8698359",
            "resultTime": "2022-10-29T00:00:00",
            "hasResult": {
              "distance": 100.59,
              "angle": 56.58888888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104064073,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.3762646e-05
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "8698340",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "49706976"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698344",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698353",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "41907764"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698357",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "49706977"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698359",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "38969639"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698363",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "8698364",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "27950290"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "14390704",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706976",
              "49706975"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Boundary 3.5m to 1.1m North West of post & wire fence (40+ years)"
          }
        },
        {
          "id": "14392113",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706977",
              "27950290"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) generally on boundary"
          }
        },
        {
          "id": "14392241",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "27950290",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) generally on boundary"
          }
        },
        {
          "id": "14727513",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706975",
              "27949321"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Boundary 4.6m to 3.5m north west of post & wire fence (40+ years)"
          }
        },
        {
          "id": "38534708",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706980",
              "49706975"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534709",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706979",
              "49706976"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534710",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "27949321"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "no occupation on boundary"
          }
        },
        {
          "id": "38534711",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706977",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (30 - 40 years) 6.7 to 7.6m North East of boundary"
          }
        },
        {
          "id": "38534712",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706982",
              "49706979"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "38534713",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "27950290",
              "49706980"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No occupation on boundary"
          }
        },
        {
          "id": "38534714",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "49706980"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "38534715",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706981",
              "27949881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (30 - 40 yrs) 0.8 - 0.0m south west of boundary"
          }
        },
        {
          "id": "38534716",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706980",
              "49706982"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "Post & wire fence (40+ years) on new boundary"
          }
        },
        {
          "id": "7986257",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494880"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986258",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494882"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986259",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494879"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986260",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494878"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986261",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494879"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986262",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49706978",
              "4494883"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986263",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38969639",
              "4494876"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986264",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494881"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986265",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494885"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        },
        {
          "id": "7986266",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "41907764",
              "4494884"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:measured",
            "comment": null
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8447685",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "14392241",
                "38534715",
                "38534714",
                "38534713"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 584372",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                }
              ]
            },
            "area": 3885.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1113155",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        },
        {
          "id": "8447686",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "14392113",
                "38534713",
                "38534716",
                "38534712",
                "38534711"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 584372",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "584372"
                }
              ]
            },
            "area": 5526.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1113156",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        },
        {
          "id": "8447687",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38534714",
                "38534710",
                "14727513",
                "38534708"
              ]
            ]
          },
          "properties": {
            "appellation": "Part Section 8 Block XXIV Village of Mamaku",
            "area": 162.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:residual",
            "parcelState": "nz-parcel-state:c",
            "class": "residue parcel",
            "interests": []
          }
        },
        {
          "id": "8447688",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38534716",
                "38534708",
                "14390704",
                "38534709",
                "38534712"
              ]
            ]
          },
          "properties": {
            "appellation": "Part Section 9 Block XXIV Village of Mamaku",
            "area": 121.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:residual",
            "parcelState": "nz-parcel-state:c",
            "class": "residue parcel",
            "interests": []
          }
        }
      ]
    }
  ],
  "occupationFeatures": [
    {
      "id": "occupation-example",
      "type": "FeatureCollection",
      "date": "2022-10-29T00:00:00Z",
      "features": [
        {
          "type": "Feature",
          "properties": {
            "id": "385198",
            "name": "hedge",
            "desc": "Flax Hedge Row",
            "age": "5 yrs"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08268337,
                -38.09973867
              ],
              [
                176.08246492,
                -38.09945122
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964020",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08235443,
                -38.09853161
              ],
              [
                176.0826087,
                -38.0984135
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964009",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08263977,
                -38.09875775
              ],
              [
                176.0831891,
                -38.09945669
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964022",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08370414,
                -38.09928858
              ],
              [
                176.08362942,
                -38.09932538
              ],
              [
                176.08323689,
                -38.09950516
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964011",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08267825,
                -38.09976046
              ],
              [
                176.08259974,
                -38.09965742
              ],
              [
                176.08252594,
                -38.09955946
              ],
              [
                176.082448,
                -38.09945791
              ],
              [
                176.08242184,
                -38.09942159
              ],
              [
                176.08233858,
                -38.09930939
              ],
              [
                176.0822232,
                -38.09915947
              ],
              [
                176.08216552,
                -38.09908232
              ],
              [
                176.08211916,
                -38.09901891
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964012",
            "name": "fence",
            "desc": "Old Totara post & wire fence",
            "age": "60+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08208575,
                -38.09897138
              ],
              [
                176.08198362,
                -38.09882607
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964013",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08211916,
                -38.09901891
              ],
              [
                176.08251629,
                -38.09882298
              ],
              [
                176.08263977,
                -38.09875775
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964014",
            "name": "fence",
            "desc": "Post & wire mesh fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08305441,
                -38.09855058
              ],
              [
                176.08263977,
                -38.09875775
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964015",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08243121,
                -38.09946472
              ],
              [
                176.082448,
                -38.09945791
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964016",
            "name": "fence",
            "desc": "Wooden paling fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.0823801,
                -38.09943924
              ],
              [
                176.08224625,
                -38.09925705
              ],
              [
                176.08223373,
                -38.09920271
              ],
              [
                176.08220544,
                -38.099155
              ],
              [
                176.08217484,
                -38.0991052
              ],
              [
                176.08213262,
                -38.09905031
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964017",
            "name": "fence",
            "desc": "Post & wire mesh fence",
            "age": "20 yrs"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08166619,
                -38.09896936
              ],
              [
                176.08198362,
                -38.09882607
              ],
              [
                176.08239998,
                -38.09863818
              ],
              [
                176.08235395,
                -38.09858454
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964018",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08235395,
                -38.09858454
              ],
              [
                176.08235443,
                -38.09853161
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964021",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "5 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08267825,
                -38.09976046
              ],
              [
                176.08266687,
                -38.09976503
              ],
              [
                176.08266221,
                -38.09976467
              ],
              [
                176.08263057,
                -38.09974639
              ],
              [
                176.08252924,
                -38.09963746
              ],
              [
                176.08246091,
                -38.09956408
              ],
              [
                176.08240838,
                -38.09947648
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964019",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.0826087,
                -38.0984135
              ],
              [
                176.082668,
                -38.09844498
              ],
              [
                176.0827133,
                -38.0984663
              ],
              [
                176.08275513,
                -38.09848438
              ],
              [
                176.08281211,
                -38.09850159
              ],
              [
                176.0828569,
                -38.09851002
              ],
              [
                176.08289822,
                -38.09851522
              ],
              [
                176.08295116,
                -38.09852413
              ],
              [
                176.0829942,
                -38.09853209
              ],
              [
                176.08305441,
                -38.09855058
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964008",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "30-40 years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08305441,
                -38.09855058
              ],
              [
                176.08320389,
                -38.09863217
              ],
              [
                176.08370414,
                -38.09928858
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "964010",
            "name": "fence",
            "desc": "Post & wire fence",
            "age": "40+ years"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08321112,
                -38.09951715
              ],
              [
                176.08307544,
                -38.09957925
              ],
              [
                176.08267825,
                -38.09976046
              ]
            ]
          }
        },
        {
          "type": "Feature",
          "properties": {
            "id": "434428",
            "name": "gate"
          },
          "geometry": {
            "type": "LineString",
            "coordinates": [
              [
                176.08321112,
                -38.09951715
              ],
              [
                176.08323689,
                -38.09950516
              ]
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [],
  "annotations": [],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix csd: <https://linked.data.gov.au/def/csdm/csd/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-interest-type: <https://linked.data.gov.au/def/csdm/nz-interest-type/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-parcel-purpose/> .
@prefix nz-parcel-state: <https://linked.data.gov.au/def/csdm/nz-parcel-state/> .
@prefix nz-parcel-type: <https://linked.data.gov.au/def/csdm/nz-parcel-type/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-survey-class: <https://linked.data.gov.au/def/csdm/nz-survey-class/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix parcel: <https://linked.data.gov.au/def/csdm/parcels/> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/LT_584372> a csd:CSD,
        geojson:FeatureCollection ;
    rdfs:label "LT 584372" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:SA ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:024 ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2106 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:occupationFeatures <https://www.nz-example.com/features/occupation-example> ;
    container:parcels <https://www.nz-example.com/features/PrimaryParcels> ;
    container:points <https://www.nz-example.com/features/BoundaryMarks>,
        <https://www.nz-example.com/features/CadastralMarks>,
        <https://www.nz-example.com/features/GeodeticReferenceMarks>,
        <https://www.nz-example.com/features/OccupationMarks> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/SO_11240>,
        <https://www.nz-example.com/features/SO_425484>,
        <https://www.nz-example.com/features/SO_49866>,
        <https://www.nz-example.com/features/SO_503288> ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:calculation>,
        <vectorobservation:gnss>,
        <vectorobservation:theodolite+edm> .

<https://linked.data.gov.au/def/csdm/sensors/568925> surv:sensorType icsm-equipment-type:p .

<https://linked.data.gov.au/def/csdm/sensors/ts-13> sosa:hasSubSystem <https://linked.data.gov.au/def/csdm/sensors/568925>,
        <sensordesc:876543456377> ;
    surv:lastCalibrated "2022-09-14T15:32:45" ;
    surv:sensorType icsm-equipment-type:ts .

<https://www.nz-example.com/features/385198> a geojson:Feature ;
    rdfs:label "hedge" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760827e+02 -3.809974e+01 ) ( 1.760825e+02 -3.809945e+01 ) ) ] .

<https://www.nz-example.com/features/4494877> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post II LT 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "II" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "Wooden Post" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.62376e+05 3.664124e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964009> ) ] .

<https://www.nz-example.com/features/8447685> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 1 DP 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestLink <https://www.nz-example.com/features/1113155> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 3.885e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/14392241> <https://www.nz-example.com/features/38534715> <https://www.nz-example.com/features/38534714> <https://www.nz-example.com/features/38534713> ) ) ] .

<https://www.nz-example.com/features/8447686> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 2 DP 584372" ;
            dcterms:hasPart [ rdfs:label "2" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestLink <https://www.nz-example.com/features/1113156> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 5.526e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/14392113> <https://www.nz-example.com/features/38534713> <https://www.nz-example.com/features/38534716> <https://www.nz-example.com/features/38534712> <https://www.nz-example.com/features/38534711> ) ) ] .

<https://www.nz-example.com/features/8447687> a geojson:Feature ;
    parcel:appellation "Part Section 8 Block XXIV Village of Mamaku" ;
    parcel:purpose nz-parcel-purpose:residual ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 1.62e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38534714> <https://www.nz-example.com/features/38534710> <https://www.nz-example.com/features/14727513> <https://www.nz-example.com/features/38534708> ) ) ] .

<https://www.nz-example.com/features/8447688> a geojson:Feature ;
    parcel:appellation "Part Section 9 Block XXIV Village of Mamaku" ;
    parcel:purpose nz-parcel-purpose:residual ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 1.21e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38534716> <https://www.nz-example.com/features/38534708> <https://www.nz-example.com/features/14390704> <https://www.nz-example.com/features/38534709> <https://www.nz-example.com/features/38534712> ) ) ] .

<https://www.nz-example.com/features/964015> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760824e+02 -3.809946e+01 ) ( 1.760824e+02 -3.809946e+01 ) ) ] .

<https://www.nz-example.com/features/964016> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760824e+02 -3.809944e+01 ) ( 1.760822e+02 -3.809926e+01 ) ( 1.760822e+02 -3.80992e+01 ) ( 1.760822e+02 -3.809916e+01 ) ( 1.760822e+02 -3.809911e+01 ) ( 1.760821e+02 -3.809905e+01 ) ) ] .

<https://www.nz-example.com/features/964017> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760817e+02 -3.809897e+01 ) ( 1.76082e+02 -3.809883e+01 ) ( 1.760824e+02 -3.809864e+01 ) ( 1.760824e+02 -3.809858e+01 ) ) ] .

<https://www.nz-example.com/features/964018> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760824e+02 -3.809858e+01 ) ( 1.760824e+02 -3.809853e+01 ) ) ] .

<https://www.nz-example.com/features/964020> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760824e+02 -3.809853e+01 ) ( 1.760826e+02 -3.809841e+01 ) ) ] .

<https://www.nz-example.com/features/BoundaryMarks> a surv:BoundaryMark,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/27949321>,
        <https://www.nz-example.com/features/27949881>,
        <https://www.nz-example.com/features/27950290>,
        <https://www.nz-example.com/features/49706975>,
        <https://www.nz-example.com/features/49706976>,
        <https://www.nz-example.com/features/49706977>,
        <https://www.nz-example.com/features/49706979>,
        <https://www.nz-example.com/features/49706980>,
        <https://www.nz-example.com/features/49706981>,
        <https://www.nz-example.com/features/49706982> .

<https://www.nz-example.com/features/CadastralMarks> a surv:CadastralMark,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/41907764>,
        <https://www.nz-example.com/features/49706978> .

<https://www.nz-example.com/features/GeodeticReferenceMarks> a surv:GeodeticReferenceMark,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/38969639> .

<https://www.nz-example.com/features/OccupationMarks> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/OccupationMark> ;
    geojson:features <https://www.nz-example.com/features/4494876>,
        <https://www.nz-example.com/features/4494877>,
        <https://www.nz-example.com/features/4494878>,
        <https://www.nz-example.com/features/4494879>,
        <https://www.nz-example.com/features/4494880>,
        <https://www.nz-example.com/features/4494881>,
        <https://www.nz-example.com/features/4494882>,
        <https://www.nz-example.com/features/4494883>,
        <https://www.nz-example.com/features/4494884>,
        <https://www.nz-example.com/features/4494885> .

<https://www.nz-example.com/features/PrimaryParcels> a parcel:PrimaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/8447685>,
        <https://www.nz-example.com/features/8447686>,
        <https://www.nz-example.com/features/8447687>,
        <https://www.nz-example.com/features/8447688> .

<https://www.nz-example.com/features/SO_11240> rdfs:label "SO 11240" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:SA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/SO_425484> rdfs:label "SO 425484" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:SA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/SO_49866> rdfs:label "SO 49866" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:SA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/SO_503288> rdfs:label "SO 503288" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:SA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/14390704>,
        <https://www.nz-example.com/features/14392113>,
        <https://www.nz-example.com/features/14392241>,
        <https://www.nz-example.com/features/14727513>,
        <https://www.nz-example.com/features/38534708>,
        <https://www.nz-example.com/features/38534709>,
        <https://www.nz-example.com/features/38534710>,
        <https://www.nz-example.com/features/38534711>,
        <https://www.nz-example.com/features/38534712>,
        <https://www.nz-example.com/features/38534713>,
        <https://www.nz-example.com/features/38534714>,
        <https://www.nz-example.com/features/38534715>,
        <https://www.nz-example.com/features/38534716>,
        <https://www.nz-example.com/features/7986257>,
        <https://www.nz-example.com/features/7986258>,
        <https://www.nz-example.com/features/7986259>,
        <https://www.nz-example.com/features/7986260>,
        <https://www.nz-example.com/features/7986261>,
        <https://www.nz-example.com/features/7986262>,
        <https://www.nz-example.com/features/7986263>,
        <https://www.nz-example.com/features/7986264>,
        <https://www.nz-example.com/features/7986265>,
        <https://www.nz-example.com/features/7986266>,
        <https://www.nz-example.com/features/8698340>,
        <https://www.nz-example.com/features/8698344>,
        <https://www.nz-example.com/features/8698353>,
        <https://www.nz-example.com/features/8698357>,
        <https://www.nz-example.com/features/8698359>,
        <https://www.nz-example.com/features/8698363>,
        <https://www.nz-example.com/features/8698364> .

<https://www.nz-example.com/features/occupation-example> a geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/385198>,
        <https://www.nz-example.com/features/434428>,
        <https://www.nz-example.com/features/964008>,
        <https://www.nz-example.com/features/964009>,
        <https://www.nz-example.com/features/964010>,
        <https://www.nz-example.com/features/964011>,
        <https://www.nz-example.com/features/964012>,
        <https://www.nz-example.com/features/964013>,
        <https://www.nz-example.com/features/964014>,
        <https://www.nz-example.com/features/964015>,
        <https://www.nz-example.com/features/964016>,
        <https://www.nz-example.com/features/964017>,
        <https://www.nz-example.com/features/964018>,
        <https://www.nz-example.com/features/964019>,
        <https://www.nz-example.com/features/964020>,
        <https://www.nz-example.com/features/964021>,
        <https://www.nz-example.com/features/964022> .

<sensordesc:785439870523> surv:lastCalibrated "2022-09-14T15:32:45" ;
    surv:sensorRole <https://linked.data.gov.au/def/csdm/sensors/base> ;
    surv:sensorType icsm-equipment-type:gnss .

<sensordesc:785439870524> surv:lastCalibrated "2022-09-14T15:35:05" ;
    surv:sensorRole <https://linked.data.gov.au/def/csdm/sensors/rover> ;
    surv:sensorType icsm-equipment-type:gnss .

<sensordesc:876543456377> surv:sensorType icsm-equipment-type:ts .

<vectorobservation:calculation> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/14392113> ;
            sosa:hasResult [ surv:distance 5.613e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.958191e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 3.798757e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:adopted ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/14390704> ;
            sosa:hasResult [ surv:distance 5.613e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.42243e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.022578e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:adopted ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534714> ;
            sosa:hasResult [ surv:distance 4.025e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.545253e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.016165e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534708> ;
            sosa:hasResult [ surv:distance 3.45e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.815469e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.00138e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534710> ;
            sosa:hasResult [ surv:distance 4.65e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.560891e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.001861e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:adopted ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/14392241> ;
            sosa:hasResult [ surv:distance 4.023e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.732334e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 3.319101e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:adopted ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534712> ;
            sosa:hasResult [ surv:distance 4.314e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.25007e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.01733e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/14727513> ;
            sosa:hasResult [ surv:distance 4.023e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.547512e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.016157e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:adopted ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534715> ;
            sosa:hasResult [ surv:distance 9.597e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 5.912148e-05 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.038756e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:adopted ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534716> ;
            sosa:hasResult [ surv:distance 1.303e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.087674e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.005219e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534709> ;
            sosa:hasResult [ surv:distance 1.14e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.54332e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.000456e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534713> ;
            sosa:hasResult [ surv:distance 9.717e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 5.799311e-05 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.039246e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38534711> ;
            sosa:hasResult [ surv:distance 9.948e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 5.592648e-05 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 1.040188e-04 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleType icsm-distance-type:calculated ;
            ns1:distanceType icsm-distance-type:calculated ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:software ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2022-10-29T00:00:00Z" ;
    sosa:usedProcedure icsm-procedure-used:calculated .

<vectorobservation:gnss> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698359> ;
            sosa:hasResult [ surv:distance 1.0059e+02 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 3.376265e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.040641e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ sosa:hasSubSystem <sensordesc:785439870523>,
                <sensordesc:785439870524> ;
            surv:sensorType icsm-equipment-type:gnss ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2022-10-29T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:measured .

<vectorobservation:theodolite+edm> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986263> ;
            sosa:hasResult [ surv:distance 2.099e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986258> ;
            sosa:hasResult [ surv:distance 2.56e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698353> ;
            sosa:hasResult [ surv:distance 7.178e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 3.260344e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.645621e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698340> ;
            sosa:hasResult [ surv:distance 3.753e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 2.885084e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.015068e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986257> ;
            sosa:hasResult [ surv:distance 3.663e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698357> ;
            sosa:hasResult [ surv:distance 2.871e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.698319e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.011517e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986266> ;
            sosa:hasResult [ surv:distance 1.2207e+02 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986265> ;
            sosa:hasResult [ surv:distance 1.2072e+02 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986261> ;
            sosa:hasResult [ surv:distance 3.284e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698363> ;
            sosa:hasResult [ surv:distance 2.557e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 5.820782e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.010254e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986260> ;
            sosa:hasResult [ surv:distance 3.028e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986262> ;
            sosa:hasResult [ surv:distance 3.41e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698364> ;
            sosa:hasResult [ surv:distance 1.724e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 1.221718e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.006908e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986259> ;
            sosa:hasResult [ surv:distance 1.723e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7986264> ;
            sosa:hasResult [ surv:distance 6.936e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 4.868267e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 5e-02 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/8698344> ;
            sosa:hasResult [ surv:distance 3.658e+01 ] ;
            sosa:resultTime "2022-10-29T00:00:00" ;
            ns1:angleAccuracyMeasure 3.021345e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.014686e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor <https://linked.data.gov.au/def/csdm/sensors/ts-13> ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2022-10-29T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:measured .

<https://www.nz-example.com/features/4494876> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post I LT 584372" ;
            dcterms:hasPart [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "I" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    rdfs:comment "Wooden Post 7.6 m North East of Peg 1 LT 584372" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623949e+05 3.664575e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964008> <https://www.nz-example.com/features/964022> ) ] .

<https://www.nz-example.com/features/4494878> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post III LT 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "III" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Wooden Gate Post" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623693e+05 3.664144e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964010> <https://www.nz-example.com/features/434428> ) ] .

<https://www.nz-example.com/features/4494880> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post V LT 584372" ;
            dcterms:hasPart [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "V" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    rdfs:comment "Wooden Post 0.14m South West of Peg 2 LT 584372" ;
    surv:age "60+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624766e+05 3.664002e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964008> <https://www.nz-example.com/features/964019> <https://www.nz-example.com/features/964014> ) ] .

<https://www.nz-example.com/features/4494881> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post VI LT 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "VI" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Wooden Post 0.55m South East of Peg 8 LT 584372" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624537e+05 3.663644e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964014> ) ] .

<https://www.nz-example.com/features/4494882> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post VII LT 584372" ;
            dcterms:hasPart [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "VII" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Wooden Post 0.15 North of Peg 8 SO 503288" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623421e+05 3.663678e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964010> <https://www.nz-example.com/features/964011> <https://www.nz-example.com/features/964021> ) ] .

<https://www.nz-example.com/features/4494883> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post VIII LT 584372" ;
            dcterms:hasPart [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "VIII" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Wooden Post. Peg 4 LT 584372 on North face of post. Post is 13.8m South West of gate post." ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623624e+05 3.664025e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964010> ) ] .

<https://www.nz-example.com/features/4494884> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post IX LT 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "IX" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Old Totara Post 1.5m North West of Peg 4 SO 503288" ;
    surv:age "60+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624295e+05 3.663154e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964012> ) ] .

<https://www.nz-example.com/features/4494885> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post X LT 584372" ;
            dcterms:hasPart [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "X" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    rdfs:comment "Wooden Post 0.72m South West of Peg 7 LT 584372" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624242e+05 3.663184e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/964013> <https://www.nz-example.com/features/964011> ) ] .

<https://www.nz-example.com/features/7986257> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/4494880> ) ] .

<https://www.nz-example.com/features/7986258> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/4494882> ) ] .

<https://www.nz-example.com/features/7986259> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/4494879> ) ] .

<https://www.nz-example.com/features/7986260> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/4494878> ) ] .

<https://www.nz-example.com/features/7986261> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/4494879> ) ] .

<https://www.nz-example.com/features/7986262> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/4494883> ) ] .

<https://www.nz-example.com/features/7986263> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38969639> <https://www.nz-example.com/features/4494876> ) ] .

<https://www.nz-example.com/features/7986264> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/4494881> ) ] .

<https://www.nz-example.com/features/7986265> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/4494885> ) ] .

<https://www.nz-example.com/features/7986266> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/4494884> ) ] .

<https://www.nz-example.com/features/8698340> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/49706976> ) ] .

<https://www.nz-example.com/features/8698344> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/41907764> <https://www.nz-example.com/features/49706979> ) ] .

<https://www.nz-example.com/features/8698353> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38969639> <https://www.nz-example.com/features/41907764> ) ] .

<https://www.nz-example.com/features/8698357> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38969639> <https://www.nz-example.com/features/49706977> ) ] .

<https://www.nz-example.com/features/8698359> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/38969639> ) ] .

<https://www.nz-example.com/features/8698363> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/27949881> ) ] .

<https://www.nz-example.com/features/8698364> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706978> <https://www.nz-example.com/features/27950290> ) ] .

<https://www.nz-example.com/features/964009> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760826e+02 -3.809876e+01 ) ( 1.760832e+02 -3.809946e+01 ) ) ] .

<https://www.nz-example.com/features/964012> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760821e+02 -3.809897e+01 ) ( 1.76082e+02 -3.809883e+01 ) ) ] .

<https://www.nz-example.com/features/964013> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760821e+02 -3.809902e+01 ) ( 1.760825e+02 -3.809882e+01 ) ( 1.760826e+02 -3.809876e+01 ) ) ] .

<https://www.nz-example.com/features/964019> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760826e+02 -3.809841e+01 ) ( 1.760827e+02 -3.809844e+01 ) ( 1.760827e+02 -3.809847e+01 ) ( 1.760828e+02 -3.809848e+01 ) ( 1.760828e+02 -3.80985e+01 ) ( 1.760829e+02 -3.809851e+01 ) ( 1.760829e+02 -3.809852e+01 ) ( 1.76083e+02 -3.809852e+01 ) ( 1.76083e+02 -3.809853e+01 ) ( 1.760831e+02 -3.809855e+01 ) ) ] .

<https://www.nz-example.com/features/964021> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760827e+02 -3.809976e+01 ) ( 1.760827e+02 -3.809977e+01 ) ( 1.760827e+02 -3.809976e+01 ) ( 1.760826e+02 -3.809975e+01 ) ( 1.760825e+02 -3.809964e+01 ) ( 1.760825e+02 -3.809956e+01 ) ( 1.760824e+02 -3.809948e+01 ) ) ] .

<https://www.nz-example.com/features/14390704> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706976> <https://www.nz-example.com/features/49706975> ) ] .

<https://www.nz-example.com/features/14392113> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706977> <https://www.nz-example.com/features/27950290> ) ] .

<https://www.nz-example.com/features/14392241> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/27950290> <https://www.nz-example.com/features/27949881> ) ] .

<https://www.nz-example.com/features/14727513> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706975> <https://www.nz-example.com/features/27949321> ) ] .

<https://www.nz-example.com/features/27949321> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 4 SO 503288" ;
            dcterms:hasPart [ rdfs:label "4" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "503288" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "1.5m south east of old totara post, 4.6m from post at intersection of fences." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.8e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:bacc ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624287e+05 3.663167e+05 ) ] .

<https://www.nz-example.com/features/38534709> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706979> <https://www.nz-example.com/features/49706976> ) ] .

<https://www.nz-example.com/features/38534710> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706981> <https://www.nz-example.com/features/27949321> ) ] .

<https://www.nz-example.com/features/38534711> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706977> <https://www.nz-example.com/features/49706979> ) ] .

<https://www.nz-example.com/features/38534715> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706981> <https://www.nz-example.com/features/27949881> ) ] .

<https://www.nz-example.com/features/434428> a geojson:Feature ;
    rdfs:label "gate" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760832e+02 -3.809952e+01 ) ( 1.760832e+02 -3.809951e+01 ) ) ] .

<https://www.nz-example.com/features/4494879> a geojson:Feature,
        <https://www.nz-example.com/features/OccupationMark> ;
    rdfs:label [ rdfs:label "Post IV LT 584372" ;
            dcterms:hasPart [ rdfs:label "Post" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "IV" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "LT" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "Wooden Gate Post" ;
    surv:age "40+ years" ;
    surv:purpose nz-surveypoint-purpose:occupation ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623707e+05 3.664166e+05 ) ] ;
    geojson:topology [ a <https://www.nz-example.com/features/Touches> ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/434428> <https://www.nz-example.com/features/964022> ) ] .

<https://www.nz-example.com/features/49706982> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 8 DP 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "8" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Peg at intersection of fences, 0.55m North West of old post." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624534e+05 3.663639e+05 ) ] .

<https://www.nz-example.com/features/964008> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760831e+02 -3.809855e+01 ) ( 1.760832e+02 -3.809863e+01 ) ( 1.760837e+02 -3.809929e+01 ) ) ] .

<https://www.nz-example.com/features/964011> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760827e+02 -3.809976e+01 ) ( 1.760826e+02 -3.809966e+01 ) ( 1.760825e+02 -3.809956e+01 ) ( 1.760824e+02 -3.809946e+01 ) ( 1.760824e+02 -3.809942e+01 ) ( 1.760823e+02 -3.809931e+01 ) ( 1.760822e+02 -3.809916e+01 ) ( 1.760822e+02 -3.809908e+01 ) ( 1.760821e+02 -3.809902e+01 ) ) ] .

<https://www.nz-example.com/features/964014> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760831e+02 -3.809855e+01 ) ( 1.760826e+02 -3.809876e+01 ) ) ] .

<https://www.nz-example.com/features/964022> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760837e+02 -3.809929e+01 ) ( 1.760836e+02 -3.809933e+01 ) ( 1.760832e+02 -3.809951e+01 ) ) ] .

<https://www.nz-example.com/features/27949881> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 8 SO 503288" ;
            dcterms:hasPart [ rdfs:label "503288" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "8" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "0.15m south of post." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.62342e+05 3.663678e+05 ) ] .

<https://www.nz-example.com/features/38534708> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706980> <https://www.nz-example.com/features/49706975> ) ] .

<https://www.nz-example.com/features/38534712> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706982> <https://www.nz-example.com/features/49706979> ) ] .

<https://www.nz-example.com/features/38534713> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/27950290> <https://www.nz-example.com/features/49706980> ) ] .

<https://www.nz-example.com/features/38534714> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706981> <https://www.nz-example.com/features/49706980> ) ] .

<https://www.nz-example.com/features/38534716> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49706980> <https://www.nz-example.com/features/49706982> ) ] .

<https://www.nz-example.com/features/49706975> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 3 DP 584372" ;
            dcterms:hasPart [ rdfs:label "3" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "Peg SO 11240 remains renewed on face of bank, 3.5m North West of fence." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:empl ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:repl ] ;
    surv:purpose nz-surveypoint-purpose:bacc ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624491e+05 3.663514e+05 ) ] .

<https://www.nz-example.com/features/49706976> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 2 SO 584372" ;
            dcterms:hasPart [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "2" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Peg SO 11240 remains renewed, 1.1m North West of old post, 0.85m North East of fence." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:empl ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:repl ] ;
    surv:purpose nz-surveypoint-purpose:bacc ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624776e+05 3.663997e+05 ) ] .

<https://www.nz-example.com/features/49706977> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 1 DP 584372" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "1" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "Peg SO 11240 remains renewed. 0.1m North West of fence, 7.6m South West of post." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.2e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:empl ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:repl ] ;
    surv:purpose nz-surveypoint-purpose:bacc ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623909e+05 3.664508e+05 ) ] .

<https://www.nz-example.com/features/49706981> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 7 DP 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "7" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "0.72m North East of post, 0.1m South East of old fence." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.9e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624246e+05 3.663191e+05 ) ] .

<https://www.nz-example.com/features/964010> a geojson:Feature ;
    rdfs:label "fence" ;
    geojson:geometry [ a geojson:LineString ;
            geojson:coordinates ( ( 1.760832e+02 -3.809952e+01 ) ( 1.760831e+02 -3.809958e+01 ) ( 1.760827e+02 -3.809976e+01 ) ) ] .

<https://www.nz-example.com/features/27950290> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 4 DP 584372" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "4" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "At North West face of fence, 13.8m South West of gate post." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623624e+05 3.664025e+05 ) ] .

<https://www.nz-example.com/features/38969639> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IT IX SO 49866 (DTKC)" ;
            dcterms:hasPart [ rdfs:label "IT" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "49866" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DTKC" ;
                    commonpatterns:namePartType "geodeticStamp" ],
                [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "IX" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Down 0.6m under plastic Survey Mark lid at east side of post." ;
    commonpatterns:qualityClass nz-point-class:5 ;
    commonpatterns:qualityMeasure 9e-03 ;
    surv:geodeticid "DTKC" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:it ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624037e+05 3.664766e+05 ) ] .

<https://www.nz-example.com/features/49706979> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 5 DP 584372" ;
            dcterms:hasPart [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "5" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "0.14m North East of old post." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624766e+05 3.664003e+05 ) ] .

<https://www.nz-example.com/features/49706980> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 6 DP 584372" ;
            dcterms:hasPart [ rdfs:label "6" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "In old fence." ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.624461e+05 3.663531e+05 ) ] .

<https://www.nz-example.com/features/41907764> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PIN 5 SO 425484" ;
            dcterms:hasPart [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "425484" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PIN" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "5" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Alloy plug flush in kerb on East side of Road, 6.05m south of #30 crossing" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.62461e+05 3.664334e+05 ) ] .

<https://www.nz-example.com/features/49706978> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "NAIL C DP 584372" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "584372" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "C" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "NAIL" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Nail flush between kerb and footpath, 3.8m South West of FH" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:nail ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.623483e+05 3.663926e+05 ) ] .


Contains four primary parcels, Lots 1 & 2 plus two Residue Parcels, plus 2 CadastralMarks, a GeodeticReferenceMark, 10 BoundaryMarks, that define the extent of the parcels, and 10 OccupationMarks fixing posts/fences/gates that are near the boundaries. There are 30 vectorObservations defining the 13 boundaries (Bearing & Distance), seven survey measurements cadastral and boundary marks, and 10 survey measurements to the occupation marks (posts). There are 30 observedVectors describing the 13 boundary line geometries, seven survey measurements, and 10 occupation mark measurements (red dashed lines in image below). Boundary marks, occupation marks, and boundaries contain comments regarding the relationship between boundaries, boundary marks, and occupation. The OccupationMarks contain a topology element defined as a touches spatial relationship and references IDs of elements contained in the occupationFeatures element. The occupationFeatures element is a Feature Collection of fences, a gate, and a hedge, being the occupation that is near the boundaries and Boundary Marks. In this example the occupationFeatures data is embedded in the CSD and is encoded using GeoJSON. The element could also link to an external dataset.

NZ Occupation Example

Extended NZ example

{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "Extended New Zealand Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": { "date": "2023-03-10" },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "has_provenance": [
    {
      "activityType": "surveyed",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v1",
      "startedAtTime": "2023-03-08T00:02:02Z",
      "endedAtTime": "2023-03-10T00:05:20Z"
    },
    {
      "activityType": "submitted",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v1",
      "startedAtTime": "2023-03-13T00:15:02Z",
      "endedAtTime": "2023-03-13T01:01:14Z"
    },
    {
      "activityType": "certified",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v2",
      "startedAtTime": "2023-03-13T01:22:00Z",
      "endedAtTime": "2023-03-01T13:23:14Z"
    },
    {
      "activityType": "surveyApproval",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Supervising Examiner Sid",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Toit+u'\u0363' Te Whenua"
        },
        "linzReference": 9837
      },
      "generated": "DP-57532-v3",
      "startedAtTime": "2023-03-13T03:20:00Z",
      "endedAtTime": "2023-03-27T21:23:14Z"
    },
    {
      "activityType": "deposit",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Titles Examiner Tim",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Toit+u'\u0363' Te Whenua"
        }
      },
      "generated": "DP-57532-v3",
      "startedAtTime": "2023-03-15T00:17:53Z"
    }
  ],
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": { "date": "2023-03-10" }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "11534421",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794292.731,
              398859.144
            ]
          },
          "properties": {
            "name": {
              "label": "IS II DP 104392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "104392"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "II"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_104392",
            "ptQualityMeasure": 0.017,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745160",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794339.186,
              398752.265
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.021,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745161",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794380.119,
              398773.484
            ]
          },
          "properties": {
            "name": {
              "label": "LP X DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "LP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745162",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794416.66,
              398784.113
            ]
          },
          "properties": {
            "name": {
              "label": "RM F DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "F"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.007,
            "comment": "Lead Plug in concrete",
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "37002396",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794348.359,
              398853.094
            ]
          },
          "properties": {
            "name": {
              "label": "IS I DP 104392 (D0LH)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "104392"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                },
                {
                  "type": "geodeticStamp",
                  "label": "D0LH"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_104392",
            "ptQualityMeasure": 0.012,
            "comment": "N/A",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532767",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794390.406,
              398821.116
            ]
          },
          "properties": {
            "name": {
              "label": "IS XVI DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "XVI"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.028,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:dest",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532768",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794488.754,
              398802.734
            ]
          },
          "properties": {
            "name": {
              "label": "IS XVII DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "XVII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.011,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532770",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794445.76,
              398794.556
            ]
          },
          "properties": {
            "name": {
              "label": "RM G DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "G"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.041,
            "comment": "Lead Plug in concrete",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "44438410",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.17,
              398789.99
            ]
          },
          "properties": {
            "name": {
              "label": "RM I DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.025,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "44438418",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794264.47,
              398811.015
            ]
          },
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "481392"
                },
                {
                  "type": "MarkType",
                  "label": "ALP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_481392",
            "ptQualityMeasure": 0.029,
            "comment": "ALP in channel of drive",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.015,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMark",
      "type": "FeatureCollection",
      "featureType": "GeodeticReferenceMark",
      "features": [
        {
          "id": "11745104",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794320.539,
              398737.809
            ]
          },
          "properties": {
            "name": {
              "label": "RM C DP 119552 (EQ9W)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "C"
                },
                {
                  "type": "geodeticStamp",
                  "label": "EQ9W"
                }
              ]
            },
            "geodeticid": "EQ9W",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.009,
            "comment": "Brass circular plaque flush in channel.",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:5"
          }
        },
        {
          "id": "36998778",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794356.652,
              398842.369
            ]
          },
          "properties": {
            "name": {
              "label": "SM 4356 SO 54426 (CH1V)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "54426"
                },
                {
                  "type": "MarkType",
                  "label": "SM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4356"
                },
                {
                  "type": "geodeticStamp",
                  "label": "CH1V"
                }
              ]
            },
            "geodeticid": "CH1V",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "SO-54426",
            "ptQualityMeasure": 0.024,
            "comment": "0.1m deep in box ",
            "monumentedBy": {
              "form": "nz-monument-form:unkw",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "CQ1V",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.014,
            "comment": "Flush in conc.",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794305.532,
              398783.512
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.035,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794323.243,
              398849.252
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.055,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.861,
              398854.074
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794296.057,
              398856.007
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.043,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.057,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.027,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.05,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794314.649,
              398817.357
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.014,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.201,
              398835.88
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.023,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794310.95,
              398821.692
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.122,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794311.324,
              398826.406
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.159,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794309.715,
              398828.035
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.093,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.076,
              398827.976
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.023,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794304.229,
              398825.296
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.081,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794302.609,
              398823.275
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.127,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794300.382,
              398822.7
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.076,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794297.95,
              398823.231
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.152,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.913,
              398830.982
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": -0.016,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanStamp",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:t-edm"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499630",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 23.6,
              "angle": 37.78333333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5474228e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000192038894
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499638",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.47,
              "angle": 137.04444444444445
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5714432e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 9.5952347e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499650",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 46.11,
              "angle": 207.4
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5930705e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 6.2913745e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499651",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 27.61,
              "angle": 150.57222222222222
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5555249e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000146283807
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499652",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 17.72,
              "angle": 283.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5355656e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000319903781
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499653",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 53.31,
              "angle": 116.44444444444444
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000102143768,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000155414476
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499654",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 26.55,
              "angle": 102.45
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.00010106482,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000542852947
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499655",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.05,
              "angle": 102.61666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101205612,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000432044855
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499656",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 13.99,
              "angle": 136.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100560383,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001821043304
          }
        }
      ]
    },
    {
      "id": "vectorobservation:gps",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:gnss",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "s1",
              "role": "icsm-equipment-type:base"
            },
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "s2",
              "role": "icsm-equipment-type:rover"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499637",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 95.06,
              "angle": 141.81944444444443
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000103838546,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.7723176e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499640",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 101.13,
              "angle": 331.78611111111115
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104086109,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.341012e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499641",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 110.63,
              "angle": 250.9388888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104474156,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 2.8022593e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499643",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 85.44,
              "angle": 217.80555555555557
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.0001034468,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.6520016e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499644",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 78.97,
              "angle": 236.61944444444444
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000103183745,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 5.4316563e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499648",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 68.96,
              "angle": 197.79444444444445
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000102777422,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 7.0949361e-05
          }
        }
      ]
    },
    {
      "id": "vectorobservation:adoptions",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:adoption",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:null"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499629",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 60.89,
              "angle": 121.025
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000154644147,
            "fromSurveyDistance": "DP 481392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000136926281,
            "fromSurveyBearing": "DP 481392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499631",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 21.66,
              "angle": 98.23333333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000118078649,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000826227685,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499632",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 13.56,
              "angle": 307.7338888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000111142198,
            "fromSurveyDistance": "DP 104392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001984288766,
            "fromSurveyBearing": "DP 104392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499633",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 17.6,
              "angle": 338.4
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000246615616,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.002613608355,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499634",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.41,
              "angle": 8.683333333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000256525069,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001304264745,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499635",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.72,
              "angle": 290.51666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000249286205,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.002104406807,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "808850",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 8.06,
              "angle": 346.0777777777778
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000234775942,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "17054943",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.98,
              "angle": 346.0833333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000249614721,
              "angleAccuracy": 0.002052695348,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499636",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 12.23,
              "angle": 155.51666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000239915317,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.005265629926,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499639",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 55.96,
              "angle": 353.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000149778435,
            "fromSurveyDistance": "DP 104392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000157014278,
            "fromSurveyBearing": "DP 104392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499642",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 39.89,
              "angle": 327.80833333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000134457939,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000277398208,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499645",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 100.06,
              "angle": 349.4166666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000196067206,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 6.4287899e-05,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499646",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 43.77,
              "angle": 190.76666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000138081301,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000236606705,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499647",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.92,
              "angle": 199.73333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000126265674,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000433562392,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499649",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 38.06,
              "angle": 196.21666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000132765702,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000300880193,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499658",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 41.78,
              "angle": 132.6
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000136216909,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.00025617658,
            "fromSurveyBearing": "DP 119553"
          }
        }
      ]
    },
    {
      "id": "vectorobservation:calculations",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471668",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.05,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000269025604,
              "angleAccuracy": 0.000718890663,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471672",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.54,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229268051,
              "angleAccuracy": 0.060059579386,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471671",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 9.92,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00023706145,
              "angleAccuracy": 0.007908295064,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "angleAccuracy": 0.083388535198,
              "distanceAccuracy": 0.0002286144,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.061427230303
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.00284379716
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471669",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 33.04,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000266394627,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.000801107238
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471676",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 5.7,
              "angle": 130.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000231891984,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.023430486012
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471670",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 20.96,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000250854915,
              "angleAccuracy": 0.001874499502,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471675",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.73,
              "angle": 85.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230711797,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.033852659419
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471674",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.29,
              "angle": 134.65
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227756391,
              "angleAccuracy": 0.142575492057,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471673",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.64,
              "angle": 181.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228179151,
              "angleAccuracy": 0.107476466333,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471682",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.91,
              "angle": 223.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229716461,
              "angleAccuracy": 0.049326905865,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471681",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.59,
              "angle": 231.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228118733,
              "angleAccuracy": 0.111636624058,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471680",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.3,
              "angle": 194.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227768464,
              "angleAccuracy": 0.141345892753,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471679",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.49,
              "angle": 167.66666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00022799792,
              "angleAccuracy": 0.120719509816,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471678",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 10.47,
              "angle": 132.23333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000237739393,
              "angleAccuracy": 0.007119558439,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471677",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.95,
              "angle": 98.26666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230979204,
              "angleAccuracy": 0.030946230405,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499657",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 56.19,
              "angle": 117.31666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000297479706,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000309303298
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "7499629",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499630",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "11745160"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499631",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499632",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "37002396",
              "36998778"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499633",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "29959289"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471668",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471672",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499634",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29962820",
              "37002396"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499635",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "808850",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "29963073"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "17054943",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499636",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "11534421"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499637",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "44438418"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499638",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "49655185"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471671",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471669",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471676",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471670",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "29963182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471675",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471674",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471673",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471682",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471681",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471680",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471679",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471678",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471677",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499639",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11534421",
              "37002396"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499640",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "38532770"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499641",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "11745104"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499642",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "38532767"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499643",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499644",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "49655185"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499645",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532767",
              "38532768"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499646",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532768",
              "38532770"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499647",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532770",
              "11745162"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499648",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532770",
              "11745161"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499649",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745162",
              "11745161"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499650",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745161",
              "11745160"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499651",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499652",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499653",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499654",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499655",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499656",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499657",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:TBD: CALCULATED-OBSERVATION",
            "comment": null
          }
        },
        {
          "id": "7499658",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655186",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "id": "8446455",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "38471667",
              "38471666",
              "38471672",
              "38471668",
              "38471669",
              "17054943",
              "808850",
              "38471670",
              "38471671",
              "38471663",
              "38471662"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 1196.0000,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        },
        {
          "id": "5156806",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "38471669",
              "17054943",
              "808850",
              "38471670",
              "38471671",
              "38471664",
              "38471665",
              "38471672",
              "38471668"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 14 DP 119553",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "14"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "119553"
                }
              ]
            },
            "area": 1682.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:exting",
            "class": "other",
            "interests": [
              {
                "interestLink": "NA68D-126",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        }
      ]
    },
    {
      "id": "SecondaryParcel",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446456",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "17054943",
              "808850",
              "38471670",
              "38471677",
              "38471678",
              "38471679",
              "38471680",
              "38471681",
              "38471682",
              "38471673",
              "38471674",
              "38471675",
              "38471676",
              "38471669"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "Z"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "covenant",
            "interests": [
              {
                "interestLink": "12456-987",
                "label": "Z",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefited": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [
    {
      "title": "Survey Report",
      "href": "https://linz.gov.au/survey_reports/DP-572532.html",
      "role": "nz-survey-documentation-type:sr",
      "rel": "related"
    },
    {
      "title": "Survey Calculations",
      "href": "https://linz.gov.au/survey_calculations/DP-572532.pdf",
      "role": "nz-survey-documentation-type:cs",
      "rel": "related"
    },
    {
      "title": "Correspondence with LINZ",
      "href": "https://linz.gov.au/survey_correspondence/DP-572532.pdf",
      "role": "nz-survey-documentation-type:c",
      "rel": "related"
    }
  ],
  "annotations": [
    {
      "description": "Survey prepared by a licensed cadastral surveyor who has certified that (a) the dataset provided and its related survey are accurate, correct and in accordance with the cadastral Survey Act 2002 and cadastral Survey Rules 2021",
      "href": "nz_leg:2021/0095/latest/LMS489433.html",
      "role": "nz-annotation-role:certification",
      "dated": "2023-03-13T01:23:14Z"
    }
  ]
}
{
  "id": "DP-572532",
  "name": "DP 572532",
  "description": "Extended New Zealand Example",
  "type": "FeatureCollection",
  "featureType": "csd:CSD",
  "purpose": "nz-survey-purpose:lts",
  "surveyType": "nz-survey-type:ltp",
  "time": {
    "date": "2023-03-10"
  },
  "horizontalCRS": "epsg:2105",
  "bearingRotation": 0.0,
  "surveyTitle": "Lots 1 and 2 being a subdivision of Lot 14 DP 119553",
  "adminUnit": [
    {
      "href": "nz-land-district:NA",
      "rel": "related",
      "role": "icsm-admin-unit-type:landDistrict"
    },
    {
      "href": "nz-territorial-authority:076",
      "rel": "related",
      "role": "icsm-admin-unit-type:territorialAuthority"
    }
  ],
  "surveyClass": "nz-survey-class:A",
  "wasGeneratedBy": {
    "id": "DP-1-S2",
    "endedAtTime": "2029-01-01T01:02:03Z"
  },
  "has_provenance": [
    {
      "activityType": "surveyed",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v1",
      "startedAtTime": "2023-03-08T00:02:02Z",
      "endedAtTime": "2023-03-10T00:05:20Z"
    },
    {
      "activityType": "submitted",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v1",
      "startedAtTime": "2023-03-13T00:15:02Z",
      "endedAtTime": "2023-03-13T01:01:14Z"
    },
    {
      "activityType": "certified",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Sophie Surveyor",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Sophie the Surveyor Ltd"
        },
        "surveyorReference": 228820
      },
      "generated": "DP-57532-v2",
      "startedAtTime": "2023-03-13T01:22:00Z",
      "endedAtTime": "2023-03-01T13:23:14Z"
    },
    {
      "activityType": "surveyApproval",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Supervising Examiner Sid",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Toit+u'\u0363' Te Whenua"
        },
        "linzReference": 9837
      },
      "generated": "DP-57532-v3",
      "startedAtTime": "2023-03-13T03:20:00Z",
      "endedAtTime": "2023-03-27T21:23:14Z"
    },
    {
      "activityType": "deposit",
      "wasAssociatedWith": {
        "agentType": "person",
        "name": "Titles Examiner Tim",
        "actedOnBehalfOf": {
          "agentType": "Organisation",
          "name": "Toit+u'\u0363' Te Whenua"
        }
      },
      "generated": "DP-57532-v3",
      "startedAtTime": "2023-03-15T00:17:53Z"
    }
  ],
  "features": [],
  "referencedCSDs": [
    {
      "id": "DP_104392",
      "name": "DP 104392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119552",
      "name": "DP 119552",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_119553",
      "name": "DP 119553",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    },
    {
      "id": "DP_481392",
      "name": "DP 481392",
      "adminUnit": {
        "href": "nz-land-district:NA",
        "rel": "related",
        "role": "icsm-admin-unit-type:landDistrict"
      },
      "bearingRotation": 0.0,
      "time": {
        "date": "2023-03-10"
      }
    }
  ],
  "points": [
    {
      "id": "CadastralMark",
      "type": "FeatureCollection",
      "featureType": "CadastralMarks",
      "features": [
        {
          "id": "11534421",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794292.731,
              398859.144
            ]
          },
          "properties": {
            "name": {
              "label": "IS II DP 104392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "104392"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "II"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_104392",
            "ptQualityMeasure": 0.017,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745160",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794339.186,
              398752.265
            ]
          },
          "properties": {
            "name": {
              "label": "RM E DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "E"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.021,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745161",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794380.119,
              398773.484
            ]
          },
          "properties": {
            "name": {
              "label": "LP X DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "LP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "X"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.031,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "11745162",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794416.66,
              398784.113
            ]
          },
          "properties": {
            "name": {
              "label": "RM F DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "F"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.007,
            "comment": "Lead Plug in concrete",
            "monumentedBy": {
              "form": "nz-monument-form:lp",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "37002396",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794348.359,
              398853.094
            ]
          },
          "properties": {
            "name": {
              "label": "IS I DP 104392 (D0LH)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "104392"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                },
                {
                  "type": "geodeticStamp",
                  "label": "D0LH"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_104392",
            "ptQualityMeasure": 0.012,
            "comment": "N/A",
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532767",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794390.406,
              398821.116
            ]
          },
          "properties": {
            "name": {
              "label": "IS XVI DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "XVI"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.028,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:dest",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532768",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794488.754,
              398802.734
            ]
          },
          "properties": {
            "name": {
              "label": "IS XVII DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "IS"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "XVII"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.011,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:is",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "38532770",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794445.76,
              398794.556
            ]
          },
          "properties": {
            "name": {
              "label": "RM G DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "G"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.041,
            "comment": "Lead Plug in concrete",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "44438410",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.17,
              398789.99
            ]
          },
          "properties": {
            "name": {
              "label": "RM I DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.025,
            "comment": "ORM in channel above catch pits",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "44438418",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794264.47,
              398811.015
            ]
          },
          "properties": {
            "name": {
              "label": "ALP I DP 481392",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "481392"
                },
                {
                  "type": "MarkType",
                  "label": "ALP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "I"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_481392",
            "ptQualityMeasure": 0.029,
            "comment": "ALP in channel of drive",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49655186",
          "type": "Feature",
          "featureType": "CadastralMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794317.443,
              398759.23
            ]
          },
          "properties": {
            "name": {
              "label": "RM H DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "H"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:non-bdy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.015,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:mkfd",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "GeodeticReferenceMark",
      "type": "FeatureCollection",
      "featureType": "GeodeticReferenceMark",
      "features": [
        {
          "id": "11745104",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794320.539,
              398737.809
            ]
          },
          "properties": {
            "name": {
              "label": "RM C DP 119552 (EQ9W)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "RM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "C"
                },
                {
                  "type": "geodeticStamp",
                  "label": "EQ9W"
                }
              ]
            },
            "geodeticid": "EQ9W",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.009,
            "comment": "Brass circular plaque flush in channel.",
            "monumentedBy": {
              "form": "nz-monument-form:bp",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:5"
          }
        },
        {
          "id": "36998778",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794356.652,
              398842.369
            ]
          },
          "properties": {
            "name": {
              "label": "SM 4356 SO 54426 (CH1V)",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "SO"
                },
                {
                  "type": "planIdentifier",
                  "label": "54426"
                },
                {
                  "type": "MarkType",
                  "label": "SM"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4356"
                },
                {
                  "type": "geodeticStamp",
                  "label": "CH1V"
                }
              ]
            },
            "geodeticid": "CH1V",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "SO-54426",
            "ptQualityMeasure": 0.024,
            "comment": "0.1m deep in box ",
            "monumentedBy": {
              "form": "nz-monument-form:unkw",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:old"
            },
            "ptQuality": "nz-point-class:6"
          }
        },
        {
          "id": "49655185",
          "type": "Feature",
          "featureType": "GeodeticReferenceMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794313.22,
              398776.432
            ]
          },
          "properties": {
            "name": {
              "label": "AP 1 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "AP"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "1"
                }
              ]
            },
            "geodeticid": "CQ1V",
            "purpose": "nz-surveypoint-purpose:prm",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.014,
            "comment": "Flush in conc.",
            "monumentedBy": {
              "form": "nz-monument-form:pin",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:6"
          }
        }
      ]
    },
    {
      "id": "BoundaryMark",
      "type": "FeatureCollection",
      "featureType": "BoundaryMarks",
      "features": [
        {
          "id": "29959289",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794305.532,
              398783.512
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 3 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "3"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.035,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29960715",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794282.264,
              398808.461
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 6 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "6"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nfnd",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29962820",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794323.243,
              398849.252
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 4 DP 119552",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119552"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "4"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119552",
            "ptQualityMeasure": 0.055,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963073",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.861,
              398854.074
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 8 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "8"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.013,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "29963182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794296.057,
              398856.007
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 7 DP 119553",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "119553"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "7"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_119553",
            "ptQualityMeasure": 0.043,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655170",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794287.44,
              398826.352
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 14 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "planIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "14"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.057,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:impm",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655171",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794303.112,
              398786.101
            ]
          },
          "properties": {
            "name": {
              "label": "DISK 15 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "DISK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "15"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.027,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:disk",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655172",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794306.655,
              398805.754
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 18 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "18"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.024,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655173",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.498,
              398802.357
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 19 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "19"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.05,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655174",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794314.649,
              398817.357
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 20 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "20"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.014,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655175",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.201,
              398835.88
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 21 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "21"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.023,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        },
        {
          "id": "49655176",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794310.95,
              398821.692
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 22 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "22"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.122,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655177",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794311.324,
              398826.406
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 23 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "23"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.159,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655178",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794309.715,
              398828.035
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 24 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "24"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.093,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655179",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794307.076,
              398827.976
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 25 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "25"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.023,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655180",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794304.229,
              398825.296
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 26 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "26"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.081,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655181",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794302.609,
              398823.275
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 27 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "27"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.127,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655182",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794300.382,
              398822.7
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 28 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "28"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.076,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655183",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794297.95,
              398823.231
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 29 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "29"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.152,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655184",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794290.913,
              398830.982
            ]
          },
          "properties": {
            "name": {
              "label": "UNMK 30 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "UNMK"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "30"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": -0.016,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:unmk",
              "condition": "nz-monument-condition:nspe",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:8"
          }
        },
        {
          "id": "49655187",
          "type": "Feature",
          "featureType": "BoundaryMark",
          "time": null,
          "geometry": null,
          "place": {
            "type": "Point",
            "coordinates": [
              794289.484,
              398824.159
            ]
          },
          "properties": {
            "name": {
              "label": "PEG 38 DP 572532",
              "hasPart": [
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanStamp",
                  "label": "572532"
                },
                {
                  "type": "MarkType",
                  "label": "PEG"
                },
                {
                  "type": "MarkIdentifier",
                  "label": "38"
                }
              ]
            },
            "purpose": "nz-surveypoint-purpose:bndy",
            "fromSurvey": "DP_572532",
            "ptQualityMeasure": 0.04,
            "comment": null,
            "monumentedBy": {
              "form": "nz-monument-form:peg",
              "condition": "nz-monument-condition:relb",
              "state": "nz-monument-state:new"
            },
            "ptQuality": "nz-point-class:7"
          }
        }
      ]
    }
  ],
  "vectorObservations": [
    {
      "id": "vectorobservation:theodolite+edm",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:t-edm"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499630",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 23.6,
              "angle": 37.78333333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5474228e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000192038894
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499638",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.47,
              "angle": 137.04444444444445
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5714432e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 9.5952347e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499650",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 46.11,
              "angle": 207.4
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5930705e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 6.2913745e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499651",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 27.61,
              "angle": 150.57222222222222
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5555249e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000146283807
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499652",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 17.72,
              "angle": 283.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 2.5355656e-05,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000319903781
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499653",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 53.31,
              "angle": 116.44444444444444
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000102143768,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000155414476
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499654",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 26.55,
              "angle": 102.45
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.00010106482,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000542852947
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499655",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.05,
              "angle": 102.61666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000101205612,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000432044855
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499656",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 13.99,
              "angle": 136.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000100560383,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001821043304
          }
        }
      ]
    },
    {
      "id": "vectorobservation:gps",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:measured",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:gnss",
          "hasSubSystem": [
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "s1",
              "role": "icsm-equipment-type:base"
            },
            {
              "sensorType": "icsm-equipment-type:gnss",
              "id": "s2",
              "role": "icsm-equipment-type:rover"
            }
          ]
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499637",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 95.06,
              "angle": 141.81944444444443
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000103838546,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.7723176e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499640",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 101.13,
              "angle": 331.78611111111115
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104086109,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 3.341012e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499641",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 110.63,
              "angle": 250.9388888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000104474156,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 2.8022593e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499643",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 85.44,
              "angle": 217.80555555555557
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.0001034468,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 4.6520016e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499644",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 78.97,
              "angle": 236.61944444444444
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000103183745,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 5.4316563e-05
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499648",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 68.96,
              "angle": 197.79444444444445
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000102777422,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 7.0949361e-05
          }
        }
      ]
    },
    {
      "id": "vectorobservation:adoptions",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:adoption",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:null"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499629",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 60.89,
              "angle": 121.025
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000154644147,
            "fromSurveyDistance": "DP 481392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000136926281,
            "fromSurveyBearing": "DP 481392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499631",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 21.66,
              "angle": 98.23333333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000118078649,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000826227685,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499632",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 13.56,
              "angle": 307.7338888888889
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000111142198,
            "fromSurveyDistance": "DP 104392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001984288766,
            "fromSurveyBearing": "DP 104392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499633",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 17.6,
              "angle": 338.4
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000246615616,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.002613608355,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499634",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.41,
              "angle": 8.683333333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000256525069,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.001304264745,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499635",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.72,
              "angle": 290.51666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000249286205,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.002104406807,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "808850",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 8.06,
              "angle": 346.0777777777778
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000234775942,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "17054943",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 19.98,
              "angle": 346.0833333333333
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000249614721,
              "angleAccuracy": 0.002052695348,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499636",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 12.23,
              "angle": 155.51666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000239915317,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.005265629926,
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499639",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 55.96,
              "angle": 353.7916666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000149778435,
            "fromSurveyDistance": "DP 104392",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000157014278,
            "fromSurveyBearing": "DP 104392"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499642",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 39.89,
              "angle": 327.80833333333334
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000134457939,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000277398208,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499645",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 100.06,
              "angle": 349.4166666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000196067206,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 6.4287899e-05,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499646",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 43.77,
              "angle": 190.76666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000138081301,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000236606705,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499647",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.92,
              "angle": 199.73333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000126265674,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000433562392,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499649",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 38.06,
              "angle": 196.21666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000132765702,
            "fromSurveyDistance": "DP 119552",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000300880193,
            "fromSurveyBearing": "DP 119552"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499658",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 41.78,
              "angle": 132.6
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000136216909,
            "fromSurveyDistance": "DP 119553",
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.00025617658,
            "fromSurveyBearing": "DP 119553"
          }
        }
      ]
    },
    {
      "id": "vectorobservation:calculations",
      "type": "FeatureCollection",
      "featureType": "sosa:ObservationCollection",
      "usedProcedure": "icsm-procedure-used:calculation",
      "properties": {
        "resultTime": "2023-03-10T00:00:00",
        "observedProperty": "surveyable:VectorDetermination",
        "madeBySensor": {
          "sensorType": "icsm-equipment-type:software"
        }
      },
      "features": [
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471668",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 35.05,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000269025604,
              "angleAccuracy": 0.000718890663,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471672",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.54,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229268051,
              "angleAccuracy": 0.060059579386,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471664",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 18.63,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000247911323,
              "angleAccuracy": 0.00234485464,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471671",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 9.92,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00023706145,
              "angleAccuracy": 0.007908295064,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471663",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.0,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "angleAccuracy": 0.083388535198,
              "distanceAccuracy": 0.0002286144,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471665",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 30.58,
              "angle": 133.0
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000263192218,
              "angleAccuracy": 0.000923939117,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471667",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.5,
              "angle": 283.96666666666664
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.0002292196,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.061427230303
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471666",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 16.84,
              "angle": 254.9
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000245661737,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.00284379716
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471669",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 33.04,
              "angle": 74.91666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000266394627,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.000801107238
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471676",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 5.7,
              "angle": 130.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000231891984,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.023430486012
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471670",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 20.96,
              "angle": 73.81666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000250854915,
              "angleAccuracy": 0.001874499502,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing",
            "fromSurveyBearing": "DP 119553"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471675",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.73,
              "angle": 85.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230711797,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A",
              "angleAccuracy": 0.033852659419
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471674",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.29,
              "angle": 134.65
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227756391,
              "angleAccuracy": 0.142575492057,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471673",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.64,
              "angle": 181.25
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228179151,
              "angleAccuracy": 0.107476466333,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471682",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 3.91,
              "angle": 223.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000229716461,
              "angleAccuracy": 0.049326905865,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471681",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.59,
              "angle": 231.26666666666668
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000228118733,
              "angleAccuracy": 0.111636624058,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471680",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.3,
              "angle": 194.46666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000227768464,
              "angleAccuracy": 0.141345892753,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471679",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 2.49,
              "angle": 167.66666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.00022799792,
              "angleAccuracy": 0.120719509816,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471678",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 10.47,
              "angle": 132.23333333333332
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000237739393,
              "angleAccuracy": 0.007119558439,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471677",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 4.95,
              "angle": 98.26666666666667
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000230979204,
              "angleAccuracy": 0.030946230405,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "7499657",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 56.19,
              "angle": 117.31666666666666
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "distanceAccuracy": 0.000297479706,
            "angleType": "icsm-angle-type:bearing",
            "angleAccuracy": 0.000309303298
          }
        },
        {
          "type": "Feature",
          "geometry": null,
          "properties": {
            "hasFeatureOfInterest": "38471662",
            "resultTime": "2023-03-10T00:00:00",
            "hasResult": {
              "distance": 25.17,
              "angle": 313.01666666666665
            },
            "distanceType": "icsm-distance-type:ellipsoid",
            "hasResultQuality": {
              "distanceAccuracy": 0.000256217646,
              "angleAccuracy": 0.00132766308,
              "distanceAccuracyClass": "nz-survey-class:A",
              "angleAccuracyClass": "nz-survey-class:A"
            },
            "angleType": "icsm-angle-type:bearing"
          }
        }
      ]
    }
  ],
  "observedVectors": [
    {
      "id": "observedVectors",
      "type": "FeatureCollection",
      "featureType": "ObservedVector",
      "features": [
        {
          "id": "7499629",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499630",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "11745160"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499631",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745104",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499632",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "37002396",
              "36998778"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499633",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "44438410",
              "29959289"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471668",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655174"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471672",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29959289",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499634",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29962820",
              "37002396"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471664",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499635",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29960715",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "808850",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963182",
              "29963073"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "17054943",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499636",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "29963073",
              "11534421"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499637",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "44438418"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499638",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745160",
              "49655185"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471671",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471663",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655170",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471665",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655171",
              "29960715"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471667",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655172",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471666",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655173",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        },
        {
          "id": "38471669",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "29962820"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471676",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655174",
              "49655176"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471670",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655175",
              "29963182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471675",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655176",
              "49655177"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471674",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655177",
              "49655178"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471673",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655178",
              "49655179"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471682",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655179",
              "49655180"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471681",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655180",
              "49655181"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471680",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655181",
              "49655182"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471679",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655182",
              "49655183"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471678",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655183",
              "49655184"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "38471677",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655184",
              "49655175"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": null
          }
        },
        {
          "id": "7499639",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11534421",
              "37002396"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499640",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "38532770"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499641",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "11745104"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499642",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "38532767"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499643",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499644",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "36998778",
              "49655185"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499645",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532767",
              "38532768"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499646",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532768",
              "38532770"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499647",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532770",
              "11745162"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499648",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "38532770",
              "11745161"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499649",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745162",
              "11745161"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499650",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "11745161",
              "11745160"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499651",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499652",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655186"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499653",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655187"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499654",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655173"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499655",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499656",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655171"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "7499657",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655185",
              "49655170"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:TBD: CALCULATED-OBSERVATION",
            "comment": null
          }
        },
        {
          "id": "7499658",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655186",
              "44438410"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:adopted",
            "comment": null
          }
        },
        {
          "id": "38471662",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "LineString",
            "references": [
              "49655187",
              "49655172"
            ]
          },
          "properties": {
            "vectorPurpose": "nz-vector-purpose:calculated",
            "comment": "No Occupation"
          }
        }
      ]
    }
  ],
  "parcels": [
    {
      "id": "PrimaryParcels",
      "type": "FeatureCollection",
      "featureType": "PrimaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446454",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              [
                "38471667",
                "38471666",
                "38471665",
                "38471664",
                "38471663",
                "38471662"
              ]
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 1 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "1"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 484.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040074",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221a",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 1 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              }
            ]
          }
        },
        {
          "id": "8446455",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "38471667",
              "38471666",
              "38471672",
              "38471668",
              "38471669",
              "17054943",
              "808850",
              "38471670",
              "38471671",
              "38471663",
              "38471662"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 2 DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "2"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "area": 1196.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:c",
            "class": "allotment",
            "interests": [
              {
                "interestLink": "1040075",
                "interestType": "nz-interest-type:c-t"
              },
              {
                "interestLink": "20230310113221b",
                "dateInForce": "2023-03-10T11:32:21Z",
                "interestType": "nz-interest-type:a",
                "referencedParcel": "5146568",
                "desc": "Lot 2 shall hold a one twelfth share of Lot 29 DP 119553 (Legal Lot Access) and that an individual Record of Title be issued in accordance therewith."
              },
              {
                "interestLink": "20230310113416cc",
                "dateInForce": "2023-03-10T11:34:16Z",
                "interestType": "nz-interest-type:c",
                "referencedParcel": "8446456",
                "desc": "Lot 2 DP 572532 is subject to a Significant Ecological Area shown as the area marked Z."
              }
            ]
          }
        },
        {
          "id": "5156806",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "38471669",
              "17054943",
              "808850",
              "38471670",
              "38471671",
              "38471664",
              "38471665",
              "38471672",
              "38471668"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Lot 14 DP 119553",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Lot"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "14"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "119553"
                }
              ]
            },
            "area": 1682.0,
            "parcelType": "nz-parcel-type:l",
            "parcelPurpose": "nz-parcel-purpose:fst",
            "parcelState": "nz-parcel-state:exting",
            "class": "other",
            "interests": [
              {
                "interestLink": "NA68D-126",
                "interestType": "nz-interest-type:c-t"
              }
            ]
          }
        }
      ]
    },
    {
      "id": "SecondaryParcel",
      "type": "FeatureCollection",
      "featureType": "SecondaryParcel",
      "properties": null,
      "features": [
        {
          "id": "8446456",
          "type": "Feature",
          "geometry": null,
          "topology": {
            "type": "Polygon",
            "references": [
              "17054943",
              "808850",
              "38471670",
              "38471677",
              "38471678",
              "38471679",
              "38471680",
              "38471681",
              "38471682",
              "38471673",
              "38471674",
              "38471675",
              "38471676",
              "38471669"
            ]
          },
          "properties": {
            "appellation": {
              "label": "Area Z DP 572532",
              "hasPart": [
                {
                  "type": "ParcelType",
                  "label": "Area"
                },
                {
                  "type": "ParcelIdentifier",
                  "label": "Z"
                },
                {
                  "type": "PlanType",
                  "label": "DP"
                },
                {
                  "type": "PlanIdentifier",
                  "label": "572532"
                }
              ]
            },
            "parcelType": "nz-secondary-parcel-type:a",
            "parcelPurpose": "nz-secondary-parcel-purpose:c-l",
            "parcelState": "nz-parcel-state:c",
            "class": "covenant",
            "interests": [
              {
                "interestLink": "12456-987",
                "label": "Z",
                "interestType": "nz-interest-type:ta-c-c",
                "statuteName": "Section 6(c) of the Resource Management Act 1991, New Zealand",
                "burdenedParcels": [
                  "8446455"
                ],
                "benefited": {
                  "references": [
                    {
                      "adminUnit": {
                        "href": "nz-territorial-authority:076",
                        "rel": "related",
                        "role": "icsm-admin-unit-type:territorialAuthority"
                      }
                    }
                  ]
                }
              }
            ]
          }
        }
      ]
    }
  ],
  "supportingDocuments": [
    {
      "title": "Survey Report",
      "href": "https://linz.gov.au/survey_reports/DP-572532.html",
      "role": "nz-survey-documentation-type:sr",
      "rel": "related"
    },
    {
      "title": "Survey Calculations",
      "href": "https://linz.gov.au/survey_calculations/DP-572532.pdf",
      "role": "nz-survey-documentation-type:cs",
      "rel": "related"
    },
    {
      "title": "Correspondence with LINZ",
      "href": "https://linz.gov.au/survey_correspondence/DP-572532.pdf",
      "role": "nz-survey-documentation-type:c",
      "rel": "related"
    }
  ],
  "annotations": [
    {
      "description": "Survey prepared by a licensed cadastral surveyor who has certified that (a) the dataset provided and its related survey are accurate, correct and in accordance with the cadastral Survey Act 2002 and cadastral Survey Rules 2021",
      "href": "nz_leg:2021/0095/latest/LMS489433.html",
      "role": "nz-annotation-role:certification",
      "dated": "2023-03-13T01:23:14Z"
    }
  ],
  "@context": "https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld"
}
@prefix commonpatterns: <https://linked.data.gov.au/def/csdm/commonpatterns/> .
@prefix container: <https://linked.data.gov.au/def/csdm/container/> .
@prefix csd: <https://linked.data.gov.au/def/csdm/csd/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix geojson: <https://purl.org/geojson/vocab#> .
@prefix icsm-admin-unit-type: <https://linked.data.gov.au/def/csdm/icsm-admin-unit-type/> .
@prefix icsm-angle-type: <https://linked.data.gov.au/def/csdm/icsm-angle-type/> .
@prefix icsm-distance-type: <https://linked.data.gov.au/def/csdm/icsm-distance-type/> .
@prefix icsm-equipment-type: <https://linked.data.gov.au/def/csdm/icsm-equipment-type/> .
@prefix icsm-procedure-used: <https://linked.data.gov.au/def/csdm/icsm-procedure-used/> .
@prefix ns1: <https://linked.data.gov.au/def/csdm/surveyobs/> .
@prefix ns2: <http://www.iana.org/assignments/> .
@prefix nz-annotation-role: <https://linked.data.gov.au/def/csdm/nz-annotation/> .
@prefix nz-interest-type: <https://linked.data.gov.au/def/csdm/nz-interest-type/> .
@prefix nz-land-district: <https://linked.data.gov.au/def/csdm/nz-land-district/> .
@prefix nz-monument-condition: <https://linked.data.gov.au/def/csdm/nz-monument-condition/> .
@prefix nz-monument-form: <https://linked.data.gov.au/def/csdm/nz-monument-form/> .
@prefix nz-monument-state: <https://linked.data.gov.au/def/csdm/nz-monument-state/> .
@prefix nz-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-parcel-purpose/> .
@prefix nz-parcel-state: <https://linked.data.gov.au/def/csdm/nz-parcel-state/> .
@prefix nz-parcel-type: <https://linked.data.gov.au/def/csdm/nz-parcel-type/> .
@prefix nz-point-class: <https://linked.data.gov.au/def/csdm/nz-point-class/> .
@prefix nz-secondary-parcel-purpose: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-purpose/> .
@prefix nz-secondary-parcel-type: <https://linked.data.gov.au/def/csdm/nz-secondary-parcel-type/> .
@prefix nz-survey-class: <https://linked.data.gov.au/def/csdm/nz-survey-class/> .
@prefix nz-survey-documentation-type: <https://linked.data.gov.au/def/csdm/nz-survey-documentation-type/> .
@prefix nz-survey-purpose: <https://linked.data.gov.au/def/csdm/nz-survey-purpose/> .
@prefix nz-survey-type: <https://linked.data.gov.au/def/csdm/nz-survey-type/> .
@prefix nz-surveypoint-purpose: <https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/> .
@prefix nz-territorial-authority: <https://linked.data.gov.au/def/csdm/nz-territorial-authority/> .
@prefix oa: <http://www.w3.org/ns/oa#> .
@prefix parcel: <https://linked.data.gov.au/def/csdm/parcels/> .
@prefix prof: <http://www.w3.org/ns/dx/prof/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sosa: <http://www.w3.org/ns/sosa/> .
@prefix surv: <https://linked.data.gov.au/def/csdm/surveyfeatures/> .
@prefix surveyable: <https://linked.data.gov.au/def/csdm/defs/surveyableproperties/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://www.nz-example.com/features/DP-572532> a csd:CSD,
        geojson:FeatureCollection ;
    rdfs:label "DP 572532" ;
    dcterms:provenance [ a <https://www.nz-example.com/features/submitted> ;
            prov:endedAtTime "2023-03-13T01:01:14+00:00"^^xsd:dateTime ;
            prov:generated <https://www.nz-example.com/features/DP-57532-v1> ;
            prov:startedAtTime "2023-03-13T00:15:02+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith [ a <https://www.nz-example.com/features/person> ;
                    rdfs:label "Sophie Surveyor" ;
                    prov:actedOnBehalfOf [ a <https://www.nz-example.com/features/Organisation> ;
                            rdfs:label "Sophie the Surveyor Ltd" ] ] ],
        [ a <https://www.nz-example.com/features/deposit> ;
            prov:generated <https://www.nz-example.com/features/DP-57532-v3> ;
            prov:startedAtTime "2023-03-15T00:17:53+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith [ a <https://www.nz-example.com/features/person> ;
                    rdfs:label "Titles Examiner Tim" ;
                    prov:actedOnBehalfOf [ a <https://www.nz-example.com/features/Organisation> ;
                            rdfs:label "Toit+u'Í£' Te Whenua" ] ] ],
        [ a <https://www.nz-example.com/features/certified> ;
            prov:endedAtTime "2023-03-01T13:23:14+00:00"^^xsd:dateTime ;
            prov:generated <https://www.nz-example.com/features/DP-57532-v2> ;
            prov:startedAtTime "2023-03-13T01:22:00+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith [ a <https://www.nz-example.com/features/person> ;
                    rdfs:label "Sophie Surveyor" ;
                    prov:actedOnBehalfOf [ a <https://www.nz-example.com/features/Organisation> ;
                            rdfs:label "Sophie the Surveyor Ltd" ] ] ],
        [ a <https://www.nz-example.com/features/surveyApproval> ;
            prov:endedAtTime "2023-03-27T21:23:14+00:00"^^xsd:dateTime ;
            prov:generated <https://www.nz-example.com/features/DP-57532-v3> ;
            prov:startedAtTime "2023-03-13T03:20:00+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith [ a <https://www.nz-example.com/features/person> ;
                    rdfs:label "Supervising Examiner Sid" ;
                    prov:actedOnBehalfOf [ a <https://www.nz-example.com/features/Organisation> ;
                            rdfs:label "Toit+u'Í£' Te Whenua" ] ] ],
        [ a <https://www.nz-example.com/features/surveyed> ;
            prov:endedAtTime "2023-03-10T00:05:20+00:00"^^xsd:dateTime ;
            prov:generated <https://www.nz-example.com/features/DP-57532-v1> ;
            prov:startedAtTime "2023-03-08T00:02:02+00:00"^^xsd:dateTime ;
            prov:wasAssociatedWith [ a <https://www.nz-example.com/features/person> ;
                    rdfs:label "Sophie Surveyor" ;
                    prov:actedOnBehalfOf [ a <https://www.nz-example.com/features/Organisation> ;
                            rdfs:label "Sophie the Surveyor Ltd" ] ] ] ;
    prov:wasGeneratedBy <https://www.nz-example.com/features/DP-1-S2> ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:territorialAuthority ;
            oa:hasTarget nz-territorial-authority:076 ],
        [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:annotations [ prof:hasRole nz-annotation-role:certification ;
            oa:hasTarget <https://www.nz-example.com/features/nz_leg:2021/0095/latest/LMS489433.html> ] ;
    container:bearingRotation 0e+00 ;
    container:horizontalCRS epsg:2105 ;
    container:observedVectors <https://www.nz-example.com/features/observedVectors> ;
    container:parcels <https://www.nz-example.com/features/PrimaryParcels>,
        <https://www.nz-example.com/features/SecondaryParcel> ;
    container:points <https://www.nz-example.com/features/BoundaryMark>,
        <https://www.nz-example.com/features/CadastralMark>,
        <https://www.nz-example.com/features/GeodeticReferenceMark> ;
    container:purpose nz-survey-purpose:lts ;
    container:referencedCSD <https://www.nz-example.com/features/DP_104392>,
        <https://www.nz-example.com/features/DP_119552>,
        <https://www.nz-example.com/features/DP_119553>,
        <https://www.nz-example.com/features/DP_481392> ;
    container:supportingDocuments [ rdfs:label "Survey Report" ;
            ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole nz-survey-documentation-type:sr ;
            oa:hasTarget <https://linz.gov.au/survey_reports/DP-572532.html> ],
        [ rdfs:label "Correspondence with LINZ" ;
            ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole nz-survey-documentation-type:c ;
            oa:hasTarget <https://linz.gov.au/survey_correspondence/DP-572532.pdf> ],
        [ rdfs:label "Survey Calculations" ;
            ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole nz-survey-documentation-type:cs ;
            oa:hasTarget <https://linz.gov.au/survey_calculations/DP-572532.pdf> ] ;
    container:surveyType nz-survey-type:ltp ;
    container:vectorObservations <vectorobservation:adoptions>,
        <vectorobservation:calculations>,
        <vectorobservation:gps>,
        <vectorobservation:theodolite+edm> .

<https://linked.data.gov.au/def/csdm/sensors/s1> surv:sensorType icsm-equipment-type:gnss .

<https://linked.data.gov.au/def/csdm/sensors/s2> surv:sensorType icsm-equipment-type:gnss .

<https://www.nz-example.com/features/5156806> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 14 DP 119553" ;
            dcterms:hasPart [ rdfs:label "119553" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "14" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ] ] ;
    parcel:interest [ parcel:interestLink <https://www.nz-example.com/features/NA68D-126> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:exting ;
    parcel:surfaceArea 1.682e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38471669> <https://www.nz-example.com/features/17054943> <https://www.nz-example.com/features/808850> <https://www.nz-example.com/features/38471670> <https://www.nz-example.com/features/38471671> <https://www.nz-example.com/features/38471664> <https://www.nz-example.com/features/38471665> <https://www.nz-example.com/features/38471672> <https://www.nz-example.com/features/38471668> ) ] .

<https://www.nz-example.com/features/8446454> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "1" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    parcel:interest [ parcel:interestLink <https://www.nz-example.com/features/1040074> ;
            parcel:interestType nz-interest-type:c-t ],
        [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113221a> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <https://www.nz-example.com/features/5146568> ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 4.84e+02 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( ( <https://www.nz-example.com/features/38471667> <https://www.nz-example.com/features/38471666> <https://www.nz-example.com/features/38471665> <https://www.nz-example.com/features/38471664> <https://www.nz-example.com/features/38471663> <https://www.nz-example.com/features/38471662> ) ) ] .

<https://www.nz-example.com/features/8446455> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Lot 2 DP 572532" ;
            dcterms:hasPart [ rdfs:label "Lot" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "2" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    parcel:interest [ parcel:interestDateInForce "2023-03-10T11:32:21Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113221b> ;
            parcel:interestType nz-interest-type:a ;
            parcel:referencedParcel <https://www.nz-example.com/features/5146568> ],
        [ parcel:interestDateInForce "2023-03-10T11:34:16Z" ;
            parcel:interestLink <https://www.nz-example.com/features/20230310113416cc> ;
            parcel:interestType nz-interest-type:c ;
            parcel:referencedParcel <https://www.nz-example.com/features/8446456> ],
        [ parcel:interestLink <https://www.nz-example.com/features/1040075> ;
            parcel:interestType nz-interest-type:c-t ] ;
    parcel:purpose nz-parcel-purpose:fst ;
    parcel:state nz-parcel-state:c ;
    parcel:surfaceArea 1.196e+03 ;
    parcel:type nz-parcel-type:l ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38471667> <https://www.nz-example.com/features/38471666> <https://www.nz-example.com/features/38471672> <https://www.nz-example.com/features/38471668> <https://www.nz-example.com/features/38471669> <https://www.nz-example.com/features/17054943> <https://www.nz-example.com/features/808850> <https://www.nz-example.com/features/38471670> <https://www.nz-example.com/features/38471671> <https://www.nz-example.com/features/38471663> <https://www.nz-example.com/features/38471662> ) ] .

<https://www.nz-example.com/features/BoundaryMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/BoundaryMarks> ;
    geojson:features <https://www.nz-example.com/features/29959289>,
        <https://www.nz-example.com/features/29960715>,
        <https://www.nz-example.com/features/29962820>,
        <https://www.nz-example.com/features/29963073>,
        <https://www.nz-example.com/features/29963182>,
        <https://www.nz-example.com/features/49655170>,
        <https://www.nz-example.com/features/49655171>,
        <https://www.nz-example.com/features/49655172>,
        <https://www.nz-example.com/features/49655173>,
        <https://www.nz-example.com/features/49655174>,
        <https://www.nz-example.com/features/49655175>,
        <https://www.nz-example.com/features/49655176>,
        <https://www.nz-example.com/features/49655177>,
        <https://www.nz-example.com/features/49655178>,
        <https://www.nz-example.com/features/49655179>,
        <https://www.nz-example.com/features/49655180>,
        <https://www.nz-example.com/features/49655181>,
        <https://www.nz-example.com/features/49655182>,
        <https://www.nz-example.com/features/49655183>,
        <https://www.nz-example.com/features/49655184>,
        <https://www.nz-example.com/features/49655187> .

<https://www.nz-example.com/features/CadastralMark> a geojson:FeatureCollection,
        <https://www.nz-example.com/features/CadastralMarks> ;
    geojson:features <https://www.nz-example.com/features/11534421>,
        <https://www.nz-example.com/features/11745160>,
        <https://www.nz-example.com/features/11745161>,
        <https://www.nz-example.com/features/11745162>,
        <https://www.nz-example.com/features/37002396>,
        <https://www.nz-example.com/features/38532767>,
        <https://www.nz-example.com/features/38532768>,
        <https://www.nz-example.com/features/38532770>,
        <https://www.nz-example.com/features/44438410>,
        <https://www.nz-example.com/features/44438418>,
        <https://www.nz-example.com/features/49655186> .

<https://www.nz-example.com/features/DP-1-S2> prov:endedAtTime "2029-01-01T01:02:03+00:00"^^xsd:dateTime .

<https://www.nz-example.com/features/DP_104392> rdfs:label "DP 104392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119552> rdfs:label "DP 119552" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_119553> rdfs:label "DP 119553" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/DP_481392> rdfs:label "DP 481392" ;
    container:adminUnit [ ns2:relation <http://www.iana.org/assignments/relation/related> ;
            prof:hasRole icsm-admin-unit-type:landDistrict ;
            oa:hasTarget nz-land-district:NA ] ;
    container:bearingRotation 0e+00 .

<https://www.nz-example.com/features/GeodeticReferenceMark> a surv:GeodeticReferenceMark,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/11745104>,
        <https://www.nz-example.com/features/36998778>,
        <https://www.nz-example.com/features/49655185> .

<https://www.nz-example.com/features/PrimaryParcels> a parcel:PrimaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/5156806>,
        <https://www.nz-example.com/features/8446454>,
        <https://www.nz-example.com/features/8446455> .

<https://www.nz-example.com/features/SecondaryParcel> a parcel:SecondaryParcel,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/8446456> .

<https://www.nz-example.com/features/observedVectors> a surv:ObservedVector,
        geojson:FeatureCollection ;
    geojson:features <https://www.nz-example.com/features/17054943>,
        <https://www.nz-example.com/features/38471662>,
        <https://www.nz-example.com/features/38471663>,
        <https://www.nz-example.com/features/38471664>,
        <https://www.nz-example.com/features/38471665>,
        <https://www.nz-example.com/features/38471666>,
        <https://www.nz-example.com/features/38471667>,
        <https://www.nz-example.com/features/38471668>,
        <https://www.nz-example.com/features/38471669>,
        <https://www.nz-example.com/features/38471670>,
        <https://www.nz-example.com/features/38471671>,
        <https://www.nz-example.com/features/38471672>,
        <https://www.nz-example.com/features/38471673>,
        <https://www.nz-example.com/features/38471674>,
        <https://www.nz-example.com/features/38471675>,
        <https://www.nz-example.com/features/38471676>,
        <https://www.nz-example.com/features/38471677>,
        <https://www.nz-example.com/features/38471678>,
        <https://www.nz-example.com/features/38471679>,
        <https://www.nz-example.com/features/38471680>,
        <https://www.nz-example.com/features/38471681>,
        <https://www.nz-example.com/features/38471682>,
        <https://www.nz-example.com/features/7499629>,
        <https://www.nz-example.com/features/7499630>,
        <https://www.nz-example.com/features/7499631>,
        <https://www.nz-example.com/features/7499632>,
        <https://www.nz-example.com/features/7499633>,
        <https://www.nz-example.com/features/7499634>,
        <https://www.nz-example.com/features/7499635>,
        <https://www.nz-example.com/features/7499636>,
        <https://www.nz-example.com/features/7499637>,
        <https://www.nz-example.com/features/7499638>,
        <https://www.nz-example.com/features/7499639>,
        <https://www.nz-example.com/features/7499640>,
        <https://www.nz-example.com/features/7499641>,
        <https://www.nz-example.com/features/7499642>,
        <https://www.nz-example.com/features/7499643>,
        <https://www.nz-example.com/features/7499644>,
        <https://www.nz-example.com/features/7499645>,
        <https://www.nz-example.com/features/7499646>,
        <https://www.nz-example.com/features/7499647>,
        <https://www.nz-example.com/features/7499648>,
        <https://www.nz-example.com/features/7499649>,
        <https://www.nz-example.com/features/7499650>,
        <https://www.nz-example.com/features/7499651>,
        <https://www.nz-example.com/features/7499652>,
        <https://www.nz-example.com/features/7499653>,
        <https://www.nz-example.com/features/7499654>,
        <https://www.nz-example.com/features/7499655>,
        <https://www.nz-example.com/features/7499656>,
        <https://www.nz-example.com/features/7499657>,
        <https://www.nz-example.com/features/7499658>,
        <https://www.nz-example.com/features/808850> .

<vectorobservation:adoptions> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499629> ;
            sosa:hasResult [ surv:distance 6.089e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.369263e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.546441e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/17054943> ;
            sosa:hasResult [ surv:distance 1.998e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.052695e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.496147e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499658> ;
            sosa:hasResult [ surv:distance 4.178e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.561766e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.362169e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499631> ;
            sosa:hasResult [ surv:distance 2.166e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 8.262277e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.180786e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499632> ;
            sosa:hasResult [ surv:distance 1.356e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.984289e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.111422e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499639> ;
            sosa:hasResult [ surv:distance 5.596e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.570143e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.497784e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499647> ;
            sosa:hasResult [ surv:distance 3.092e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 4.335624e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.262657e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499645> ;
            sosa:hasResult [ surv:distance 1.0006e+02 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 6.42879e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.960672e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499649> ;
            sosa:hasResult [ surv:distance 3.806e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 3.008802e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.327657e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499636> ;
            sosa:hasResult [ surv:distance 1.223e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 5.26563e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.399153e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499634> ;
            sosa:hasResult [ surv:distance 2.541e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.304265e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.565251e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499642> ;
            sosa:hasResult [ surv:distance 3.989e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.773982e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.344579e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499646> ;
            sosa:hasResult [ surv:distance 4.377e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.366067e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.380813e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499633> ;
            sosa:hasResult [ surv:distance 1.76e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.613608e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.466156e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/808850> ;
            sosa:hasResult [ surv:distance 8.06e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.347759e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499635> ;
            sosa:hasResult [ surv:distance 1.972e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.104407e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.492862e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:null ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:adoption .

<vectorobservation:calculations> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471670> ;
            sosa:hasResult [ surv:distance 2.096e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.8745e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.508549e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471672> ;
            sosa:hasResult [ surv:distance 3.54e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.005958e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.292681e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471677> ;
            sosa:hasResult [ surv:distance 4.95e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.094623e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.309792e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471681> ;
            sosa:hasResult [ surv:distance 2.59e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.116366e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.281187e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471662> ;
            sosa:hasResult [ surv:distance 2.517e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.327663e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.562176e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471665> ;
            sosa:hasResult [ surv:distance 3.058e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 9.239391e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.631922e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471663> ;
            sosa:hasResult [ surv:distance 3e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 8.338854e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.286144e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471664> ;
            sosa:hasResult [ surv:distance 1.863e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.344855e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.479113e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471666> ;
            sosa:hasResult [ surv:distance 1.684e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.843797e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.456617e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471675> ;
            sosa:hasResult [ surv:distance 4.73e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 3.385266e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.307118e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471671> ;
            sosa:hasResult [ surv:distance 9.92e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.908295e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.370614e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471668> ;
            sosa:hasResult [ surv:distance 3.505e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.188907e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.690256e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471679> ;
            sosa:hasResult [ surv:distance 2.49e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.207195e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.279979e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471669> ;
            sosa:hasResult [ surv:distance 3.304e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 8.011072e-04 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.663946e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471667> ;
            sosa:hasResult [ surv:distance 3.5e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 6.142723e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.292196e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471676> ;
            sosa:hasResult [ surv:distance 5.7e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 2.343049e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.31892e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471673> ;
            sosa:hasResult [ surv:distance 2.64e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.074765e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.281792e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471678> ;
            sosa:hasResult [ surv:distance 1.047e+01 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 7.119558e-03 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.377394e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499657> ;
            sosa:hasResult [ surv:distance 5.619e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 3.093033e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.974797e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471674> ;
            sosa:hasResult [ surv:distance 2.29e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.425755e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.277564e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471682> ;
            sosa:hasResult [ surv:distance 3.91e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 4.932691e-02 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.297165e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/38471680> ;
            sosa:hasResult [ surv:distance 2.3e+00 ] ;
            sosa:hasResultQuality [ ns1:angleAccuracyClass nz-survey-class:A ;
                    ns1:angleAccuracyMeasure 1.413459e-01 ;
                    ns1:distanceAccuracyClass nz-survey-class:A ;
                    ns1:distanceAccuracyMeasure 2.277685e-04 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:software ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:calculation .

<vectorobservation:gps> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499648> ;
            sosa:hasResult [ surv:distance 6.896e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 7.094936e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.027774e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499641> ;
            sosa:hasResult [ surv:distance 1.1063e+02 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 2.802259e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.044742e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499640> ;
            sosa:hasResult [ surv:distance 1.0113e+02 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 3.341012e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.040861e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499644> ;
            sosa:hasResult [ surv:distance 7.897e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 5.431656e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.031837e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499637> ;
            sosa:hasResult [ surv:distance 9.506e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 3.772318e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.038385e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499643> ;
            sosa:hasResult [ surv:distance 8.544e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 4.652002e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.034468e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ sosa:hasSubSystem <https://linked.data.gov.au/def/csdm/sensors/s1>,
                <https://linked.data.gov.au/def/csdm/sensors/s2> ;
            surv:sensorType icsm-equipment-type:gnss ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:measured .

<vectorobservation:theodolite+edm> a sosa:ObservationCollection,
        geojson:FeatureCollection ;
    sosa:hasMember [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499655> ;
            sosa:hasResult [ surv:distance 3.005e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 4.320449e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.012056e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499651> ;
            sosa:hasResult [ surv:distance 2.761e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.462838e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.555525e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499650> ;
            sosa:hasResult [ surv:distance 4.611e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 6.291375e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.59307e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499630> ;
            sosa:hasResult [ surv:distance 2.36e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.920389e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.547423e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499638> ;
            sosa:hasResult [ surv:distance 3.547e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 9.595235e-05 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.571443e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499656> ;
            sosa:hasResult [ surv:distance 1.399e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.821043e-03 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.005604e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499654> ;
            sosa:hasResult [ surv:distance 2.655e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 5.428529e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.010648e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499653> ;
            sosa:hasResult [ surv:distance 5.331e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 1.554145e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 1.021438e-04 ;
            ns1:distanceType icsm-distance-type:ellipsoid ],
        [ a geojson:Feature ;
            sosa:hasFeatureOfInterest <https://www.nz-example.com/features/7499652> ;
            sosa:hasResult [ surv:distance 1.772e+01 ] ;
            sosa:resultTime "2023-03-10T00:00:00" ;
            ns1:angleAccuracyMeasure 3.199038e-04 ;
            ns1:angleType icsm-angle-type:bearing ;
            ns1:distanceAccuracyMeasure 2.535566e-05 ;
            ns1:distanceType icsm-distance-type:ellipsoid ] ;
    sosa:madeBySensor [ surv:sensorType icsm-equipment-type:t-edm ] ;
    sosa:observedProperty surveyable:VectorDetermination ;
    sosa:resultTime "2023-03-10T00:00:00" ;
    sosa:usedProcedure icsm-procedure-used:measured .

<https://www.nz-example.com/features/44438418> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "ALP I DP 481392" ;
            dcterms:hasPart [ rdfs:label "ALP" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "I" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "481392" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    rdfs:comment "ALP in channel of drive" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.9e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942645e+05 3.98811e+05 ) ] .

<https://www.nz-example.com/features/7499629> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745104> <https://www.nz-example.com/features/44438410> ) ] .

<https://www.nz-example.com/features/7499630> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745104> <https://www.nz-example.com/features/11745160> ) ] .

<https://www.nz-example.com/features/7499631> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745104> <https://www.nz-example.com/features/49655186> ) ] .

<https://www.nz-example.com/features/7499632> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/37002396> <https://www.nz-example.com/features/36998778> ) ] .

<https://www.nz-example.com/features/7499633> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/44438410> <https://www.nz-example.com/features/29959289> ) ] .

<https://www.nz-example.com/features/7499634> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29962820> <https://www.nz-example.com/features/37002396> ) ] .

<https://www.nz-example.com/features/7499635> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29960715> <https://www.nz-example.com/features/44438410> ) ] .

<https://www.nz-example.com/features/7499636> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29963073> <https://www.nz-example.com/features/11534421> ) ] .

<https://www.nz-example.com/features/7499637> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745160> <https://www.nz-example.com/features/44438418> ) ] .

<https://www.nz-example.com/features/7499638> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745160> <https://www.nz-example.com/features/49655185> ) ] .

<https://www.nz-example.com/features/7499639> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11534421> <https://www.nz-example.com/features/37002396> ) ] .

<https://www.nz-example.com/features/7499640> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/36998778> <https://www.nz-example.com/features/38532770> ) ] .

<https://www.nz-example.com/features/7499641> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/36998778> <https://www.nz-example.com/features/11745104> ) ] .

<https://www.nz-example.com/features/7499642> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/36998778> <https://www.nz-example.com/features/38532767> ) ] .

<https://www.nz-example.com/features/7499643> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/36998778> <https://www.nz-example.com/features/44438410> ) ] .

<https://www.nz-example.com/features/7499644> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/36998778> <https://www.nz-example.com/features/49655185> ) ] .

<https://www.nz-example.com/features/7499645> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38532767> <https://www.nz-example.com/features/38532768> ) ] .

<https://www.nz-example.com/features/7499646> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38532768> <https://www.nz-example.com/features/38532770> ) ] .

<https://www.nz-example.com/features/7499647> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38532770> <https://www.nz-example.com/features/11745162> ) ] .

<https://www.nz-example.com/features/7499648> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/38532770> <https://www.nz-example.com/features/11745161> ) ] .

<https://www.nz-example.com/features/7499649> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745162> <https://www.nz-example.com/features/11745161> ) ] .

<https://www.nz-example.com/features/7499650> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/11745161> <https://www.nz-example.com/features/11745160> ) ] .

<https://www.nz-example.com/features/7499651> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/44438410> ) ] .

<https://www.nz-example.com/features/7499652> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655186> ) ] .

<https://www.nz-example.com/features/7499653> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655187> ) ] .

<https://www.nz-example.com/features/7499654> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655173> ) ] .

<https://www.nz-example.com/features/7499655> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655172> ) ] .

<https://www.nz-example.com/features/7499656> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/7499657> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655185> <https://www.nz-example.com/features/49655170> ) ] .

<https://www.nz-example.com/features/7499658> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655186> <https://www.nz-example.com/features/44438410> ) ] .

<https://www.nz-example.com/features/8446456> a geojson:Feature ;
    parcel:appellation [ rdfs:label "Area Z DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "Z" ;
                    commonpatterns:namePartType "ParcelIdentifier" ],
                [ rdfs:label "Area" ;
                    commonpatterns:namePartType "ParcelType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    parcel:interest [ rdfs:label "Z" ;
            parcel:burdened "8446455" ;
            parcel:interestLink <https://www.nz-example.com/features/12456-987> ;
            parcel:interestType nz-interest-type:ta-c-c ;
            parcel:statuteName "Section 6(c) of the Resource Management Act 1991, New Zealand" ] ;
    parcel:purpose nz-secondary-parcel-purpose:c-l ;
    parcel:state nz-parcel-state:c ;
    parcel:type nz-secondary-parcel-type:a ;
    geojson:topology [ a geojson:Polygon ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/17054943> <https://www.nz-example.com/features/808850> <https://www.nz-example.com/features/38471670> <https://www.nz-example.com/features/38471677> <https://www.nz-example.com/features/38471678> <https://www.nz-example.com/features/38471679> <https://www.nz-example.com/features/38471680> <https://www.nz-example.com/features/38471681> <https://www.nz-example.com/features/38471682> <https://www.nz-example.com/features/38471673> <https://www.nz-example.com/features/38471674> <https://www.nz-example.com/features/38471675> <https://www.nz-example.com/features/38471676> <https://www.nz-example.com/features/38471669> ) ] .

<https://www.nz-example.com/features/11534421> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS II DP 104392" ;
            dcterms:hasPart [ rdfs:label "II" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "104392" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:is ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942927e+05 3.988591e+05 ) ] .

<https://www.nz-example.com/features/11745162> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM F DP 119552" ;
            dcterms:hasPart [ rdfs:label "F" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "Lead Plug in concrete" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 7e-03 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:lp ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.944167e+05 3.987841e+05 ) ] .

<https://www.nz-example.com/features/29963182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 7 DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "7" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 4.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942961e+05 3.98856e+05 ) ] .

<https://www.nz-example.com/features/38471673> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655178> <https://www.nz-example.com/features/49655179> ) ] .

<https://www.nz-example.com/features/38471674> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655177> <https://www.nz-example.com/features/49655178> ) ] .

<https://www.nz-example.com/features/38471675> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655176> <https://www.nz-example.com/features/49655177> ) ] .

<https://www.nz-example.com/features/38471676> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655174> <https://www.nz-example.com/features/49655176> ) ] .

<https://www.nz-example.com/features/38471677> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655184> <https://www.nz-example.com/features/49655175> ) ] .

<https://www.nz-example.com/features/38471678> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655183> <https://www.nz-example.com/features/49655184> ) ] .

<https://www.nz-example.com/features/38471679> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655182> <https://www.nz-example.com/features/49655183> ) ] .

<https://www.nz-example.com/features/38471680> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655181> <https://www.nz-example.com/features/49655182> ) ] .

<https://www.nz-example.com/features/38471681> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655180> <https://www.nz-example.com/features/49655181> ) ] .

<https://www.nz-example.com/features/38471682> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655179> <https://www.nz-example.com/features/49655180> ) ] .

<https://www.nz-example.com/features/38532767> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS XVI DP 119552" ;
            dcterms:hasPart [ rdfs:label "XVI" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.8e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:dest ;
            surv:form nz-monument-form:is ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943904e+05 3.988211e+05 ) ] .

<https://www.nz-example.com/features/38532768> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS XVII DP 119552" ;
            dcterms:hasPart [ rdfs:label "XVII" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:is ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.944888e+05 3.988027e+05 ) ] .

<https://www.nz-example.com/features/49655176> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 22 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "22" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.22e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943109e+05 3.988217e+05 ) ] .

<https://www.nz-example.com/features/49655177> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 23 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "23" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.59e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943113e+05 3.988264e+05 ) ] .

<https://www.nz-example.com/features/49655178> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 24 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "24" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 9.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943097e+05 3.98828e+05 ) ] .

<https://www.nz-example.com/features/49655179> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 25 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "25" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 2.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943071e+05 3.98828e+05 ) ] .

<https://www.nz-example.com/features/49655180> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 26 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "26" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 8.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943042e+05 3.988253e+05 ) ] .

<https://www.nz-example.com/features/49655181> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 27 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "27" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.27e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943026e+05 3.988233e+05 ) ] .

<https://www.nz-example.com/features/49655182> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 28 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "28" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 7.6e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943004e+05 3.988227e+05 ) ] .

<https://www.nz-example.com/features/49655183> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 29 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "29" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure 1.52e-01 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942979e+05 3.988232e+05 ) ] .

<https://www.nz-example.com/features/49655184> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 30 DP 572532" ;
            dcterms:hasPart [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "30" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:8 ;
    commonpatterns:qualityMeasure -1.6e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942909e+05 3.98831e+05 ) ] .

<https://www.nz-example.com/features/11745161> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "LP X DP 119552" ;
            dcterms:hasPart [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "X" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "LP" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 3.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:lp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943801e+05 3.987735e+05 ) ] .

<https://www.nz-example.com/features/29959289> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 3 DP 119553" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "3" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 3.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943055e+05 3.987835e+05 ) ] .

<https://www.nz-example.com/features/29960715> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 6 DP 119553" ;
            dcterms:hasPart [ rdfs:label "6" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nfnd ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942823e+05 3.988085e+05 ) ] .

<https://www.nz-example.com/features/29962820> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 4 DP 119552" ;
            dcterms:hasPart [ rdfs:label "4" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943232e+05 3.988493e+05 ) ] .

<https://www.nz-example.com/features/29963073> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 8 DP 119553" ;
            dcterms:hasPart [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "8" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943039e+05 3.988541e+05 ) ] .

<https://www.nz-example.com/features/37002396> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "IS I DP 104392 (D0LH)" ;
            dcterms:hasPart [ rdfs:label "I" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "IS" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "104392" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "D0LH" ;
                    commonpatterns:namePartType "geodeticStamp" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    rdfs:comment "N/A" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.2e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:is ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943484e+05 3.988531e+05 ) ] .

<https://www.nz-example.com/features/38471662> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655187> <https://www.nz-example.com/features/49655172> ) ] .

<https://www.nz-example.com/features/38471663> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655170> <https://www.nz-example.com/features/49655187> ) ] .

<https://www.nz-example.com/features/38471664> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29960715> <https://www.nz-example.com/features/49655170> ) ] .

<https://www.nz-example.com/features/38471665> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655171> <https://www.nz-example.com/features/29960715> ) ] .

<https://www.nz-example.com/features/38471666> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655173> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/38471667> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655172> <https://www.nz-example.com/features/49655173> ) ] .

<https://www.nz-example.com/features/38471668> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29959289> <https://www.nz-example.com/features/49655174> ) ] .

<https://www.nz-example.com/features/38471671> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655170> <https://www.nz-example.com/features/49655175> ) ] .

<https://www.nz-example.com/features/38471672> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29959289> <https://www.nz-example.com/features/49655171> ) ] .

<https://www.nz-example.com/features/49655172> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 18 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "18" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943067e+05 3.988058e+05 ) ] .

<https://www.nz-example.com/features/49655173> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 19 DP 572532" ;
            dcterms:hasPart [ rdfs:label "19" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943075e+05 3.988024e+05 ) ] .

<https://www.nz-example.com/features/49655174> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 20 DP 572532" ;
            dcterms:hasPart [ rdfs:label "20" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 1.4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943146e+05 3.988174e+05 ) ] .

<https://www.nz-example.com/features/49655175> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 21 DP 572532" ;
            dcterms:hasPart [ rdfs:label "21" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.3e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942902e+05 3.988359e+05 ) ] .

<https://www.nz-example.com/features/49655186> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM H DP 119553" ;
            dcterms:hasPart [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "H" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943174e+05 3.987592e+05 ) ] .

<https://www.nz-example.com/features/49655187> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "PEG 38 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanStamp" ],
                [ rdfs:label "38" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "PEG" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 4e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:peg ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942895e+05 3.988242e+05 ) ] .

<https://www.nz-example.com/features/11745104> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM C DP 119552 (EQ9W)" ;
            dcterms:hasPart [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "EQ9W" ;
                    commonpatterns:namePartType "geodeticStamp" ],
                [ rdfs:label "C" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Brass circular plaque flush in channel." ;
    commonpatterns:qualityClass nz-point-class:5 ;
    commonpatterns:qualityMeasure 9e-03 ;
    surv:geodeticid "EQ9W" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943205e+05 3.987378e+05 ) ] .

<https://www.nz-example.com/features/11745160> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM E DP 119552" ;
            dcterms:hasPart [ rdfs:label "E" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943392e+05 3.987523e+05 ) ] .

<https://www.nz-example.com/features/17054943> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29963073> <https://www.nz-example.com/features/29962820> ) ] .

<https://www.nz-example.com/features/38471669> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655174> <https://www.nz-example.com/features/29962820> ) ] .

<https://www.nz-example.com/features/38471670> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/49655175> <https://www.nz-example.com/features/29963182> ) ] .

<https://www.nz-example.com/features/38532770> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM G DP 119552" ;
            dcterms:hasPart [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119552" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "G" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "Lead Plug in concrete" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 4.1e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.944458e+05 3.987946e+05 ) ] .

<https://www.nz-example.com/features/49655170> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "UNMK 14 DP 572532" ;
            dcterms:hasPart [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "UNMK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "14" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 5.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:impm ;
            surv:form nz-monument-form:unmk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942874e+05 3.988264e+05 ) ] .

<https://www.nz-example.com/features/49655171> a surv:BoundaryMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "DISK 15 DP 572532" ;
            dcterms:hasPart [ rdfs:label "DISK" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "15" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "PlanIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ] ] ;
    commonpatterns:qualityClass nz-point-class:7 ;
    commonpatterns:qualityMeasure 2.7e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:disk ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:bndy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943031e+05 3.987861e+05 ) ] .

<https://www.nz-example.com/features/808850> a geojson:Feature ;
    geojson:topology [ a geojson:LineString ;
            geojson:relatedFeatures ( <https://www.nz-example.com/features/29963182> <https://www.nz-example.com/features/29963073> ) ] .

<https://www.nz-example.com/features/36998778> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "SM 4356 SO 54426 (CH1V)" ;
            dcterms:hasPart [ rdfs:label "CH1V" ;
                    commonpatterns:namePartType "geodeticStamp" ],
                [ rdfs:label "54426" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "SO" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "4356" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "SM" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "0.1m deep in box " ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.4e-02 ;
    surv:geodeticid "CH1V" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:nspe ;
            surv:form nz-monument-form:unkw ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943567e+05 3.988424e+05 ) ] .

<https://www.nz-example.com/features/44438410> a surv:CadastralMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "RM I DP 119553" ;
            dcterms:hasPart [ rdfs:label "RM" ;
                    commonpatterns:namePartType "MarkType" ],
                [ rdfs:label "119553" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "I" ;
                    commonpatterns:namePartType "MarkIdentifier" ] ] ;
    rdfs:comment "ORM in channel above catch pits" ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 2.5e-02 ;
    surv:monumentedBy [ surv:condition nz-monument-condition:mkfd ;
            surv:form nz-monument-form:bp ;
            surv:state nz-monument-state:old ] ;
    surv:purpose nz-surveypoint-purpose:non-bdy ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.942892e+05 3.9879e+05 ) ] .

<https://www.nz-example.com/features/49655185> a surv:GeodeticReferenceMark,
        geojson:Feature ;
    rdfs:label [ rdfs:label "AP 1 DP 572532" ;
            dcterms:hasPart [ rdfs:label "1" ;
                    commonpatterns:namePartType "MarkIdentifier" ],
                [ rdfs:label "572532" ;
                    commonpatterns:namePartType "planIdentifier" ],
                [ rdfs:label "DP" ;
                    commonpatterns:namePartType "PlanType" ],
                [ rdfs:label "AP" ;
                    commonpatterns:namePartType "MarkType" ] ] ;
    rdfs:comment "Flush in conc." ;
    commonpatterns:qualityClass nz-point-class:6 ;
    commonpatterns:qualityMeasure 1.4e-02 ;
    surv:geodeticid "CQ1V" ;
    surv:monumentedBy [ surv:condition nz-monument-condition:relb ;
            surv:form nz-monument-form:pin ;
            surv:state nz-monument-state:new ] ;
    surv:purpose nz-surveypoint-purpose:prm ;
    geojson:geometry [ a geojson:Point ;
            geojson:coordinates ( 7.943132e+05 3.987764e+05 ) ] .


DP 572532: Lots 1 and 2 being a subdivision of Lot 14 DP 119553. Consists of a two lot subdivision and a Significant Ecological Area Covenant. Each new parcel has a 1/12th share in an adjacent Access Lot. 35 Survey points are included in the dataset along with 23 calculated and adopted boundary observations, one calculated observation, 14 adopted observations, and 15 measured observations using GPS or Theodolite and EDM. All new boundaries have no occupation at the time of survey.

Extended NZ example

JSON Schema

$schema: https://json-schema.org/draft/2020-12/schema
description: NZ profile of Cadastral Survey Data Model
allOf:
- $ref: https://icsm-au.github.io/3d-csdm-profile-icsm/build/annotated/profiles/common/schema.yaml
x-jsonld-extra-terms:
  activityType: '@type'
x-jsonld-prefixes:
  surv: https://linked.data.gov.au/def/csdm/surveyfeatures/
  nz-leg: https://www.legislation.govt.nz/regulation/public/
  nz-survey-type: https://linked.data.gov.au/def/csdm/nz-survey-type/
  nz-survey-class: https://linked.data.gov.au/def/csdm/nz-survey-class/
  nz-interest-type: https://linked.data.gov.au/def/csdm/nz-interest-type/
  nz-parcel-state: https://linked.data.gov.au/def/csdm/nz-parcel-state/
  nz-survey-purpose: https://linked.data.gov.au/def/csdm/nz-survey-purpose/
  nz-land-district: https://linked.data.gov.au/def/csdm/nz-land-district/
  nz-territorial-authority: https://linked.data.gov.au/def/csdm/nz-territorial-authority/
  nz-survey-documentation-type: https://linked.data.gov.au/def/csdm/nz-survey-documentation-type/
  nz-annotation-role: https://linked.data.gov.au/def/csdm/nz-annotation/
  nz-parcel-purpose: https://linked.data.gov.au/def/csdm/nz-parcel-purpose/
  nz-parcel-type: https://linked.data.gov.au/def/csdm/nz-parcel-type/
  nz-secondary-parcel-type: https://linked.data.gov.au/def/csdm/nz-secondary-parcel-type/
  nz-secondary-parcel-purpose: https://linked.data.gov.au/def/csdm/nz-secondary-parcel-purpose/
  nz-surveypoint-purpose: https://linked.data.gov.au/def/csdm/nz-surveypoint-purpose/
  nz-vector-purpose: https://linked.data.gov.au/def/csdm/nz-vector-purpose/
  nz-vector-type: https://linked.data.gov.au/def/csdm/nz-vector-type/
  nz-monument-form: https://linked.data.gov.au/def/csdm/nz-monument-form/
  nz-monument-condition: https://linked.data.gov.au/def/csdm/nz-monument-condition/
  nz-monument-state: https://linked.data.gov.au/def/csdm/nz-monument-state/
  nz-point-class: https://linked.data.gov.au/def/csdm/nz-point-class/
  registered-surveyors: https://example.gov.nz/surveyors/
  foaf: http://xmlns.com/foaf/0.1/

View on YAML Viewer

Links to the schema:

JSON-LD Context

{
  "@context": {
    "horizontalCRS": {
      "@id": "container:horizontalCRS",
      "@type": "@id"
    },
    "compoundCRS": {
      "@id": "container:compoundCRS",
      "@type": "@id"
    },
    "verticalDatum": {
      "@id": "container:verticalDatum",
      "@type": "@id"
    },
    "surveyDescription": "container:surveyDescription",
    "surveyDescriptors": {
      "@context": {
        "hasPart": {
          "@context": {
            "type": "commonpatterns:namePartType"
          },
          "@id": "dct:hasPart"
        },
        "name": "commonpatterns:name"
      },
      "@id": "container:surveyDescriptors"
    },
    "purpose": {
      "@id": "container:purpose",
      "@type": "@id"
    },
    "surveyType": {
      "@id": "container:surveyType",
      "@type": "@id"
    },
    "referencedCSDs": {
      "@context": {
        "name": "rdfs:label"
      },
      "@id": "container:referencedCSD"
    },
    "adminUnit": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent",
        "role": {
          "@id": "prof:hasRole",
          "@type": "@id"
        },
        "conformsTo": {
          "@id": "dct:conformsTo",
          "@type": "@id"
        }
      },
      "@type": "@id",
      "@id": "container:adminUnit",
      "@container": "@set"
    },
    "supportingDocuments": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent",
        "role": {
          "@id": "prof:hasRole",
          "@type": "@id"
        },
        "conformsTo": {
          "@id": "dct:conformsTo",
          "@type": "@id"
        }
      },
      "@id": "container:supportingDocuments",
      "@container": "@set"
    },
    "points": {
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        },
        "name": {
          "@context": {
            "hasPart": {
              "@context": {
                "type": "commonpatterns:namePartType"
              },
              "@id": "dct:hasPart"
            },
            "name": "commonpatterns:name"
          },
          "@id": "rdfs:label",
          "@type": "@id"
        },
        "purpose": {
          "@type": "@id",
          "@id": "surv:purpose"
        },
        "ptQuality": {
          "@id": "commonpatterns:qualityClass",
          "@type": "@id"
        },
        "ptQualityMeasure": {
          "@id": "commonpatterns:qualityMeasure",
          "@type": "@id"
        },
        "comment": "rdfs:comment",
        "monumentedBy": {
          "@type": "@id",
          "@id": "surv:monumentedBy"
        },
        "age": "surv:age",
        "note": "rdfs:comment",
        "geodeticid": {
          "@context": {
            "hasPart": {
              "@context": {
                "type": "commonpatterns:namePartType"
              },
              "@id": "dct:hasPart"
            },
            "name": "commonpatterns:name"
          },
          "@id": "surv:geodeticid"
        },
        "condition": {
          "@type": "@id",
          "@id": "surv:condition"
        },
        "form": {
          "@type": "@id",
          "@id": "surv:form"
        },
        "replaces": {
          "@type": "@id",
          "@id": "surv:replaces"
        },
        "state": {
          "@type": "@id",
          "@id": "surv:state"
        },
        "references": {
          "@id": "geojson:relatedFeatures",
          "@type": "@id",
          "@container": "@list"
        },
        "vectorPurpose": {
          "@type": "@id",
          "@id": "surv:vectorPurpose"
        }
      },
      "@id": "container:points"
    },
    "observedVectors": {
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        },
        "references": {
          "@id": "geojson:relatedFeatures",
          "@type": "@id",
          "@container": "@list"
        }
      },
      "@id": "container:observedVectors"
    },
    "adoptedVectors": {
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        }
      },
      "@id": "container:adoptedVectors"
    },
    "parcels": {
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        },
        "appellation": {
          "@context": {
            "hasPart": {
              "@context": {
                "type": "commonpatterns:namePartType"
              },
              "@id": "dct:hasPart"
            },
            "name": "commonpatterns:name"
          },
          "@id": "parcel:appellation"
        },
        "parcelType": {
          "@id": "parcel:type",
          "@type": "@id"
        },
        "parcelState": {
          "@id": "parcel:state",
          "@type": "@id"
        },
        "address": "sdo:address",
        "parcelPurpose": {
          "@id": "parcel:purpose",
          "@type": "@id"
        },
        "area": "parcel:surfaceArea",
        "floor": "parcel:floor",
        "zmin": "parcel:zmin",
        "zmax": "parcel:zmax",
        "interests": {
          "@context": {
            "interestLink": {
              "@type": "@id",
              "@id": "parcel:interestLink"
            },
            "interestName": "parcel:interestName",
            "interestType": {
              "@type": "@id",
              "@id": "parcel:interestType"
            },
            "dateInForce": "parcel:interestDateInForce",
            "dateExpires": "parcel:interestDateExpires",
            "statuteLink": {
              "@type": "@id",
              "@id": "parcel:statuteLink"
            },
            "statuteName": "parcel:statuteName",
            "benefitedPartyName": "parcel:benefitedPartyName",
            "benefitedPartyLink": {
              "@type": "@id",
              "@id": "parcel:benefitedPartyLink"
            },
            "originalSurveyLink": {
              "@type": "@id",
              "@id": "parcel:originalSurveyLink"
            },
            "referencedParcel": {
              "@type": "@id",
              "@id": "parcel:referencedParcel"
            },
            "burdenedParcels": {
              "@id": "parcel:burdened",
              "@container": "@set"
            },
            "benefitedParcels": {
              "@id": "parcel:benefited",
              "@container": "@set"
            },
            "description": "parcel:interestDescription",
            "entitlementPortion": "parcel:entitlementPortion",
            "liabilityPortion": "parcel:liabilityPortion"
          },
          "@id": "parcel:interest",
          "@container": "@set"
        }
      },
      "@id": "container:parcels"
    },
    "vectorObservations": {
      "@context": {},
      "@id": "container:vectorObservations"
    },
    "resultTime": "sosa:resultTime",
    "phenomenonTime": {
      "@id": "sosa:phenomenonTime",
      "@type": "@id"
    },
    "hasFeatureOfInterest": {
      "@id": "sosa:hasFeatureOfInterest",
      "@type": "@id"
    },
    "observedProperty": {
      "@context": {
        "@base": "https://linked.data.gov.au/def/csdm/property/"
      },
      "@id": "sosa:observedProperty",
      "@type": "@id"
    },
    "usedProcedure": {
      "@id": "sosa:usedProcedure",
      "@type": "@id"
    },
    "madeBySensor": {
      "@context": {
        "@base": "https://linked.data.gov.au/def/csdm/sensors/Sensor"
      },
      "@id": "sosa:madeBySensor",
      "@type": "@id"
    },
    "hasMember": {
      "@context": {
        "observedProperty": {
          "@id": "sosa:observedProperty",
          "@type": "@id"
        },
        "madeBySensor": {
          "@id": "sosa:madeBySensor",
          "@type": "@id"
        },
        "features": {
          "@id": "sosa:hasMember",
          "@type": "@id"
        }
      },
      "@id": "sosa:hasMember",
      "@type": "@id"
    },
    "id": "@id",
    "properties": "@nest",
    "featureType": "@type",
    "ActuatableProperty": {
      "@id": "sosa:ActuatableProperty",
      "@type": "@id"
    },
    "Actuation": {
      "@id": "sosa:Actuation",
      "@type": "@id"
    },
    "ActuationCollection": {
      "@id": "sosa:ActuationCollection",
      "@type": "@id"
    },
    "Actuator": {
      "@id": "sosa:Actuator",
      "@type": "@id"
    },
    "Deployment": {
      "@id": "sosa:Deployment",
      "@type": "@id"
    },
    "Execution": {
      "@id": "sosa:Execution",
      "@type": "@id"
    },
    "FeatureOfInterest": {
      "@id": "sosa:FeatureOfInterest",
      "@type": "@id"
    },
    "ObservableProperty": {
      "@id": "sosa:ObservableProperty",
      "@type": "@id"
    },
    "Observation": {
      "@id": "sosa:Observation",
      "@type": "@id"
    },
    "ObservationCollection": {
      "@id": "sosa:ObservationCollection",
      "@type": "@id"
    },
    "Platform": {
      "@id": "sosa:Platform",
      "@type": "@id"
    },
    "Property": {
      "@id": "sosa:Property",
      "@type": "@id"
    },
    "Procedure ": {
      "@id": "sosa:Procedure",
      "@type": "@id"
    },
    "Sample": {
      "@id": "sosa:Sample",
      "@type": "@id"
    },
    "SampleCollection": {
      "@id": "sosa:SampleCollection",
      "@type": "@id"
    },
    "Sampler": {
      "@id": "sosa:Sampler",
      "@type": "@id"
    },
    "Sampling": {
      "@id": "sosa:Sampling",
      "@type": "@id"
    },
    "Sensor": {
      "@id": "sosa:Sensor",
      "@type": "@id"
    },
    "Stimulus": {
      "@id": "sosa:Stimulus",
      "@type": "@id"
    },
    "System": {
      "@id": "sosa:System",
      "@type": "@id"
    },
    "actsOnProperty": {
      "@id": "sosa:actsOnProperty",
      "@type": "@id"
    },
    "deployedOnPlatform": {
      "@id": "sosa:deployedOnPlatform",
      "@type": "@id"
    },
    "deployedSystem": {
      "@id": "sosa:deployedSystem",
      "@type": "@id"
    },
    "detects": {
      "@id": "sosa:detects",
      "@type": "@id"
    },
    "features": {
      "@id": "sosa:hasMember",
      "@type": "@id",
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        },
        "observedProperty": {
          "@id": "sosa:observedProperty",
          "@type": "@id"
        },
        "madeBySensor": {
          "@id": "sosa:madeBySensor",
          "@type": "@id"
        },
        "hasResult": {
          "@id": "sosa:hasResult",
          "@type": "@id",
          "@context": {
            "pose": "surv:pose",
            "distance": "surv:distance"
          }
        },
        "angleAccuracy": "csdm:surveyobs/angleAccuracyMeasure",
        "distanceAccuracy": "csdm:surveyobs/distanceAccuracyMeasure",
        "distanceAccuracyClass": {
          "@type": "@id",
          "@id": "csdm:surveyobs/distanceAccuracyClass"
        },
        "angleAccuracyClass": {
          "@type": "@id",
          "@id": "csdm:surveyobs/angleAccuracyClass"
        }
      },
      "@container": "@set"
    },
    "forProperty": {
      "@id": "sosa:forProperty",
      "@type": "@id"
    },
    "hasDeployment": {
      "@id": "sosa:hasDeployment",
      "@type": "@id"
    },
    "hasInput": {
      "@id": "sosa:hasInput",
      "@type": "@id"
    },
    "hasOriginalSample": {
      "@id": "sosa:hasOriginalSample",
      "@type": "@id"
    },
    "hasOutput": {
      "@id": "sosa:hasOutput",
      "@type": "@id"
    },
    "hasProperty": {
      "@id": "sosa:hasProperty",
      "@type": "@id"
    },
    "hasResult": {
      "@id": "sosa:hasResult",
      "@type": "@id"
    },
    "hasResultQuality": {
      "@id": "sosa:hasResultQuality",
      "@type": "@id"
    },
    "hasSample": {
      "@id": "sosa:hasSample",
      "@type": "@id"
    },
    "hasSampledFeature": {
      "@id": "sosa:hasSampledFeature",
      "@type": "@id"
    },
    "hasSimpleResult": {
      "@id": "sosa:hasSimpleResult",
      "@type": "@id"
    },
    "hasSubSystem": {
      "@id": "sosa:hasSubSystem",
      "@type": "@id",
      "@container": "@set"
    },
    "hasUltimateFeatureOfInterest": {
      "@id": "sosa:hasUltimateFeatureOfInterest",
      "@type": "@id"
    },
    "hosts": {
      "@id": "sosa:hosts",
      "@type": "@id",
      "@container": "@set"
    },
    "implementedBy": {
      "@id": "sosa:implementedBy",
      "@type": "@id"
    },
    "implements": {
      "@id": "sosa:implements",
      "@type": "@id"
    },
    "inDeployment": {
      "@id": "sosa:inDeployment",
      "@type": "@id"
    },
    "isActedOnBy": {
      "@id": "sosa:isActedOnBy",
      "@type": "@id"
    },
    "isFeatureOfInterestOf": {
      "@id": "sosa:isFeatureOfInterestOf",
      "@type": "@id"
    },
    "isHostedBy": {
      "@id": "sosa:isHostedBy",
      "@type": "@id"
    },
    "isObservedBy": {
      "@id": "sosa:isObservedBy",
      "@type": "@id"
    },
    "isPropertyOf": {
      "@id": "sosa:isPropertyOf",
      "@type": "@id"
    },
    "isProxyFor": {
      "@id": "sosa:isProxyFor",
      "@type": "@id"
    },
    "isResultOf": {
      "@id": "sosa:isResultOf",
      "@type": "@id"
    },
    "isResultOfMadeBySampler": {
      "@id": "sosa:isResultOfMadeBySampler",
      "@type": "@id"
    },
    "isResultOfUsedProcedure": {
      "@id": "sosa:isResultOfUsedProcedure",
      "@type": "@id"
    },
    "isSampleOf": {
      "@id": "sosa:isSampleOf",
      "@type": "@id"
    },
    "madeActuation": {
      "@id": "sosa:madeActuation",
      "@type": "@id"
    },
    "madeByActuator": {
      "@id": "sosa:madeByActuator",
      "@type": "@id"
    },
    "madeBySampler": {
      "@id": "sosa:madeBySampler",
      "@type": "@id"
    },
    "madeObservation": {
      "@id": "sosa:madeObservation",
      "@type": "@id"
    },
    "madeSampling": {
      "@id": "sosa:madeSampling",
      "@type": "@id"
    },
    "observes": {
      "@id": "sosa:observes",
      "@type": "@id"
    },
    "wasOriginatedBy": {
      "@id": "sosa:wasOriginatedBy",
      "@type": "@id"
    },
    "Accuracy": {
      "@id": "ssn-system:Accuracy",
      "@type": "@id"
    },
    "ActuationRange": {
      "@id": "ssn-system:ActuationRange",
      "@type": "@id"
    },
    "BatteryLifetime": {
      "@id": "ssn-system:BatteryLifetime",
      "@type": "@id"
    },
    "DetectionLimit": {
      "@id": "ssn-system:DetectionLimit",
      "@type": "@id"
    },
    "Drift": {
      "@id": "ssn-system:Drift",
      "@type": "@id"
    },
    "Frequency": {
      "@id": "ssn-system:Frequency",
      "@type": "@id"
    },
    "Latency": {
      "@id": "ssn-system:Latency",
      "@type": "@id"
    },
    "MaintenanceSchedule": {
      "@id": "ssn-system:MaintenanceSchedule",
      "@type": "@id"
    },
    "MeasurementRange": {
      "@id": "ssn-system:MeasurementRange",
      "@type": "@id"
    },
    "OperatingPowerRange": {
      "@id": "ssn-system:OperatingPowerRange",
      "@type": "@id"
    },
    "OperatingProperty": {
      "@id": "ssn-system:OperatingProperty",
      "@type": "@id"
    },
    "OperatingRange": {
      "@id": "ssn-system:OperatingRange",
      "@type": "@id"
    },
    "Precision": {
      "@id": "ssn-system:Precision",
      "@type": "@id"
    },
    "Resolution": {
      "@id": "ssn-system:Resolution",
      "@type": "@id"
    },
    "ResponseTime": {
      "@id": "ssn-system:ResponseTime",
      "@type": "@id"
    },
    "Selectivity": {
      "@id": "ssn-system:Selectivity",
      "@type": "@id"
    },
    "Sensitivity": {
      "@id": "ssn-system:Sensitivity",
      "@type": "@id"
    },
    "SurvivalProperty": {
      "@id": "ssn-system:SurvivalProperty",
      "@type": "@id"
    },
    "SystemLifetime": {
      "@id": "ssn-system:SystemLifetime",
      "@type": "@id"
    },
    "SurvivalRange": {
      "@id": "ssn-system:SurvivalRange",
      "@type": "@id"
    },
    "SystemCapability": {
      "@id": "ssn-system:SystemCapability",
      "@type": "@id"
    },
    "SystemProperty": {
      "@id": "ssn-system:SystemProperty",
      "@type": "@id"
    },
    "hasOperatingProperty": {
      "@id": "ssn-system:hasOperatingProperty",
      "@type": "@id"
    },
    "hasOperatingRange": {
      "@id": "ssn-system:hasOperatingRange",
      "@type": "@id"
    },
    "hasSurvivalProperty": {
      "@id": "ssn-system:hasSurvivalProperty",
      "@type": "@id"
    },
    "hasSystemCapability": {
      "@id": "ssn-system:hasSystemCapability",
      "@type": "@id"
    },
    "hasSystemProperty": {
      "@id": "ssn-system:hasSystemProperty",
      "@type": "@id"
    },
    "hasSurvivalRange": {
      "@id": "ssn-system:hasSurvivalRange",
      "@type": "@id"
    },
    "inCondition": {
      "@id": "ssn-system:inCondition",
      "@type": "@id"
    },
    "qualityOfObservation": {
      "@id": "ssn-system:qualityOfObservation",
      "@type": "@id"
    },
    "angleType": {
      "@context": {
        "@base": "https://linked.data.gov.au/def/csdm/defs/angletypes/"
      },
      "@type": "@id",
      "@id": "csdm:surveyobs/angleType"
    },
    "distanceType": {
      "@context": {
        "@base": "https://linked.data.gov.au/def/csdm/defs/distancetypes/"
      },
      "@type": "@id",
      "@id": "csdm:surveyobs/distanceType"
    },
    "occupationObservations": {
      "@context": {
        "observedProperty": {
          "@id": "sosa:observedProperty",
          "@type": "@id"
        },
        "madeBySensor": {
          "@id": "sosa:madeBySensor",
          "@type": "@id"
        },
        "features": {
          "@id": "sosa:hasMember",
          "@type": "@id"
        }
      },
      "@id": "container:occupationObservations"
    },
    "occupationFeatures": {
      "@context": {
        "features": {
          "@container": "@set",
          "@id": "geojson:features"
        }
      },
      "@id": "container:occupationFeatures"
    },
    "type": "@type",
    "geometry": {
      "@context": {},
      "@id": "geojson:geometry"
    },
    "bbox": {
      "@container": "@list",
      "@id": "geojson:bbox"
    },
    "Feature": "geojson:Feature",
    "FeatureCollection": "geojson:FeatureCollection",
    "GeometryCollection": "geojson:GeometryCollection",
    "LineString": "geojson:LineString",
    "MultiLineString": "geojson:MultiLineString",
    "MultiPoint": "geojson:MultiPoint",
    "MultiPolygon": "geojson:MultiPolygon",
    "Point": "geojson:Point",
    "Polygon": "geojson:Polygon",
    "links": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "rdfs:seeAlso"
    },
    "coordinates": {
      "@container": "@list",
      "@id": "geojson:coordinates"
    },
    "topology": {
      "@context": {
        "references": {
          "@id": "geojson:relatedFeatures",
          "@type": "@id",
          "@container": "@list"
        }
      },
      "@type": "@id",
      "@id": "geojson:topology"
    },
    "name": "rdfs:label",
    "bearingRotation": "container:bearingRotation",
    "annotations": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent",
        "role": {
          "@id": "prof:hasRole",
          "@type": "@id"
        },
        "conformsTo": {
          "@id": "dct:conformsTo",
          "@type": "@id"
        }
      },
      "@id": "container:annotations"
    },
    "entityType": "@type",
    "has_provenance": {
      "@id": "dct:provenance",
      "@type": "@id"
    },
    "wasGeneratedBy": {
      "@context": {},
      "@id": "prov:wasGeneratedBy",
      "@type": "@id"
    },
    "wasAttributedTo": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasAttributedTo",
      "@type": "@id"
    },
    "wasDerivedFrom": {
      "@id": "prov:wasDerivedFrom",
      "@type": "@id"
    },
    "alternateOf": {
      "@id": "prov:alternateOf",
      "@type": "@id"
    },
    "hadPrimarySource": {
      "@id": "prov:hadPrimarySource",
      "@type": "@id"
    },
    "specializationOf": {
      "@id": "prov:specializationOf",
      "@type": "@id"
    },
    "wasInvalidatedBy": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasInvalidatedBy",
      "@type": "@id"
    },
    "wasQuotedFrom": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasQuotedFrom",
      "@type": "@id"
    },
    "wasRevisionOf": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasRevisionOf",
      "@type": "@id"
    },
    "mentionOf": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:mentionOf",
      "@type": "@id"
    },
    "atLocation": {
      "@id": "prov:atLocation",
      "@type": "@id"
    },
    "qualifiedGeneration": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        }
      },
      "@id": "prov:qualifiedGeneration",
      "@type": "@id"
    },
    "qualifiedInvalidation": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        }
      },
      "@id": "prov:qualifiedInvalidation",
      "@type": "@id"
    },
    "qualifiedDerivation": {
      "@context": {
        "hadGeneration": {
          "@context": {
            "atTime": {
              "@id": "prov:atTime",
              "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
            }
          },
          "@id": "prov:hadGeneration",
          "@type": "@id"
        },
        "hadActivity": {
          "@id": "prov:hadActivity",
          "@type": "@id"
        },
        "hadUsage": {
          "@context": {
            "atTime": {
              "@id": "prov:atTime",
              "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
            }
          },
          "@id": "prov:hadUsage",
          "@type": "@id"
        },
        "entity": {
          "@id": "prov:entity",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedDerivation",
      "@type": "@id"
    },
    "qualifiedAttribution": {
      "@context": {
        "agent": {
          "@id": "prov:agent",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedAttribution",
      "@type": "@id"
    },
    "wasInfluencedBy": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasInfluencedBy",
      "@type": "@id"
    },
    "qualifiedInfluence": {
      "@context": {
        "influencer": {
          "@context": {
            "href": {
              "@type": "@id",
              "@id": "oa:hasTarget"
            },
            "rel": {
              "@context": {
                "@base": "http://www.iana.org/assignments/relation/"
              },
              "@id": "http://www.iana.org/assignments/relation",
              "@type": "@id"
            },
            "type": "dct:type",
            "hreflang": "dct:language",
            "title": "rdfs:label",
            "length": "dct:extent"
          },
          "@id": "prov:influencer",
          "@type": "@id"
        },
        "entity": {
          "@id": "prov:entity",
          "@type": "@id"
        },
        "agent": {
          "@context": {
            "href": {
              "@type": "@id",
              "@id": "oa:hasTarget"
            },
            "rel": {
              "@context": {
                "@base": "http://www.iana.org/assignments/relation/"
              },
              "@id": "http://www.iana.org/assignments/relation",
              "@type": "@id"
            },
            "type": "dct:type",
            "hreflang": "dct:language",
            "title": "rdfs:label",
            "length": "dct:extent"
          },
          "@id": "prov:agent",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedInfluence",
      "@type": "@id"
    },
    "provType": "@type",
    "hadMember": {
      "@context": {},
      "@id": "prov:hadMember",
      "@type": "@id"
    },
    "activityType": "@type",
    "endedAtTime": {
      "@id": "prov:endedAtTime",
      "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "wasAssociatedWith": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:wasAssociatedWith",
      "@type": "@id"
    },
    "wasInformedBy": {
      "@id": "prov:wasInformedBy",
      "@type": "@id"
    },
    "used": {
      "@context": {},
      "@id": "prov:used",
      "@type": "@id"
    },
    "wasStartedBy": {
      "@context": {},
      "@id": "prov:wasStartedBy",
      "@type": "@id"
    },
    "wasEndedBy": {
      "@context": {},
      "@id": "prov:wasEndedBy",
      "@type": "@id"
    },
    "invalidated": {
      "@context": {},
      "@id": "prov:invalidated",
      "@type": "@id"
    },
    "generated": {
      "@context": {},
      "@id": "prov:generated",
      "@type": "@id"
    },
    "qualifiedUsage": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        },
        "entity": {
          "@id": "prov:entity",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedUsage",
      "@type": "@id"
    },
    "qualifiedCommunication": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        }
      },
      "@id": "prov:qualifiedCommunication",
      "@type": "@id"
    },
    "qualifiedStart": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        },
        "entity": {
          "@id": "prov:entity",
          "@type": "@id"
        },
        "hadActivity": {
          "@id": "prov:hadActivity",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedStart",
      "@type": "@id"
    },
    "qualifiedEnd": {
      "@context": {
        "atTime": {
          "@id": "prov:atTime",
          "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
        },
        "entity": {
          "@id": "prov:entity",
          "@type": "@id"
        },
        "hadActivity": {
          "@id": "prov:hadActivity",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedEnd",
      "@type": "@id"
    },
    "qualifiedAssociation": {
      "@context": {
        "agent": {
          "@id": "prov:agent",
          "@type": "@id"
        },
        "hadRole": {
          "@id": "prov:hadRole",
          "@type": "@id"
        },
        "hadPlan": {
          "@id": "prov:hadPlan",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedAssociation",
      "@type": "@id"
    },
    "agentType": "@type",
    "actedOnBehalfOf": {
      "@context": {
        "href": {
          "@type": "@id",
          "@id": "oa:hasTarget"
        },
        "rel": {
          "@context": {
            "@base": "http://www.iana.org/assignments/relation/"
          },
          "@id": "http://www.iana.org/assignments/relation",
          "@type": "@id"
        },
        "type": "dct:type",
        "hreflang": "dct:language",
        "title": "rdfs:label",
        "length": "dct:extent"
      },
      "@id": "prov:actedOnBehalfOf",
      "@type": "@id"
    },
    "qualifiedDelegation": {
      "@context": {
        "agent": {
          "@id": "prov:agent",
          "@type": "@id"
        },
        "hadActivity": {
          "@id": "prov:hadActivity",
          "@type": "@id"
        }
      },
      "@id": "prov:qualifiedDelegation",
      "@type": "@id"
    },
    "CSD": "container:CSD",
    "locality": "csd:locality",
    "PrimaryParcel": {
      "@id": "parcel:PrimaryParcel",
      "@type": "@id"
    },
    "SecondaryParcel": {
      "@id": "parcel:SecondaryParcel",
      "@type": "@id"
    },
    "parcelQualityClass": {
      "@id": "parcel:qualityClass",
      "@type": "@id"
    },
    "terrainIntersectionCurve": "parcel:terrainIntersectionCurve",
    "sensorType": {
      "@type": "@id",
      "@id": "surv:sensorType"
    },
    "sensorRole": {
      "@type": "@id",
      "@id": "surv:sensorRole"
    },
    "lastCalibrated": "surv:lastCalibrated",
    "CompoundName": "commonpatterns:CompoundName",
    "Arc": "geojson:Arc",
    "ArcWithCenter": "geojson:ArcWithCenter",
    "ArcByChord": "geojson:ArcByChord",
    "CircleByCenter": "geojson:CircleByCenter",
    "CubicSpline": "geojson:CubicSpline",
    "radius": "geojson:radius",
    "arcLength": "geojson:arcLength",
    "startTangentVector": "geojson:startTangentVector",
    "endTangentVector": "geojson:endTangentVector",
    "place": "geojson:geometry",
    "CadastralMark": {
      "@id": "surv:CadastralMark",
      "@type": "@id"
    },
    "BoundaryMark": {
      "@id": "surv:BoundaryMark",
      "@type": "@id"
    },
    "GeodeticReferenceMark": {
      "@id": "surv:GeodeticReferenceMark",
      "@type": "@id"
    },
    "ObservedVector": {
      "@id": "surv:ObservedVector",
      "@type": "@id"
    },
    "AdoptedVector": {
      "@id": "surv:SurveyedVector",
      "@type": "@id"
    },
    "label": "rdfs:label",
    "Activity": "prov:Activity",
    "ActivityInfluence": "prov:ActivityInfluence",
    "Agent": "prov:Agent",
    "AgentInfluence": "prov:AgentInfluence",
    "Association": "prov:Association",
    "Attribution": "prov:Attribution",
    "Bundle": "prov:Bundle",
    "Collection": "prov:Collection",
    "Communication": "prov:Communication",
    "Delegation": "prov:Delegation",
    "Derivation": "prov:Derivation",
    "EmptyCollection": "prov:EmptyCollection",
    "End": "prov:End",
    "Entity": "prov:Entity",
    "EntityInfluence": "prov:EntityInfluence",
    "Generation": "prov:Generation",
    "Influence": "prov:Influence",
    "InstantaneousEvent": "prov:InstantaneousEvent",
    "Invalidation": "prov:Invalidation",
    "Location": "prov:Location",
    "Organization": "prov:Organization",
    "Person": "prov:Person",
    "Plan": "prov:Plan",
    "PrimarySource": "prov:PrimarySource",
    "Quotation": "prov:Quotation",
    "Revision": "prov:Revision",
    "Role": "prov:Role",
    "SoftwareAgent": "prov:SoftwareAgent",
    "Start": "prov:Start",
    "Usage": "prov:Usage",
    "ServiceDescription": "prov:ServiceDescription",
    "DirectQueryService": "prov:DirectQueryService",
    "Accept": "prov:Accept",
    "Contribute": "prov:Contribute",
    "Contributor": "prov:Contributor",
    "Copyright": "prov:Copyright",
    "Create": "prov:Create",
    "Creator": "prov:Creator",
    "Modify": "prov:Modify",
    "Publish": "prov:Publish",
    "Publisher": "prov:Publisher",
    "Replace": "prov:Replace",
    "RightsAssignment": "prov:RightsAssignment",
    "RightsHolder": "prov:RightsHolder",
    "Submit": "prov:Submit",
    "Dictionary": "prov:Dictionary",
    "EmptyDictionary": "prov:EmptyDictionary",
    "KeyEntityPair": "prov:KeyEntityPair",
    "Insertion": "prov:Insertion",
    "Removal": "prov:Removal",
    "generatedAtTime": {
      "@id": "prov:generatedAtTime",
      "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "invalidatedAtTime": {
      "@id": "prov:invalidatedAtTime",
      "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "startedAtTime": {
      "@id": "prov:startedAtTime",
      "@type": "http://www.w3.org/2001/XMLSchema#dateTime"
    },
    "value": "prov:value",
    "provenanceUriTemplate": "prov:provenanceUriTemplate",
    "pairKey": {
      "@id": "prov:pairKey",
      "@type": "http://www.w3.org/2000/01/rdf-schema#Literal"
    },
    "removedKey": {
      "@id": "prov:removedKey",
      "@type": "http://www.w3.org/2000/01/rdf-schema#Literal"
    },
    "influenced": {
      "@id": "prov:influenced",
      "@type": "@id"
    },
    "qualifiedPrimarySource": {
      "@id": "prov:qualifiedPrimarySource",
      "@type": "@id"
    },
    "qualifiedQuotation": {
      "@id": "prov:qualifiedQuotation",
      "@type": "@id"
    },
    "qualifiedRevision": {
      "@id": "prov:qualifiedRevision",
      "@type": "@id"
    },
    "has_anchor": {
      "@id": "prov:has_anchor",
      "@type": "@id"
    },
    "has_query_service": {
      "@id": "prov:has_query_service",
      "@type": "@id"
    },
    "describesService": {
      "@id": "prov:describesService",
      "@type": "@id"
    },
    "pingback": {
      "@id": "prov:pingback",
      "@type": "@id"
    },
    "dictionary": {
      "@id": "prov:dictionary",
      "@type": "@id"
    },
    "derivedByInsertionFrom": {
      "@id": "prov:derivedByInsertionFrom",
      "@type": "@id"
    },
    "derivedByRemovalFrom": {
      "@id": "prov:derivedByRemovalFrom",
      "@type": "@id"
    },
    "insertedKeyEntityPair": {
      "@id": "prov:insertedKeyEntityPair",
      "@type": "@id"
    },
    "hadDictionaryMember": {
      "@id": "prov:hadDictionaryMember",
      "@type": "@id"
    },
    "pairEntity": {
      "@id": "prov:pairEntity",
      "@type": "@id"
    },
    "qualifiedInsertion": {
      "@id": "prov:qualifiedInsertion",
      "@type": "@id"
    },
    "qualifiedRemoval": {
      "@id": "prov:qualifiedRemoval",
      "@type": "@id"
    },
    "asInBundle": {
      "@id": "prov:asInBundle",
      "@type": "@id"
    },
    "container": "csdm:container/",
    "sdo": "https://schema.org/",
    "csd": "csdm:csd/",
    "parcel": "csdm:parcels/",
    "surv": "csdm:surveyfeatures/",
    "dct": "http://purl.org/dc/terms/",
    "commonpatterns": "csdm:commonpatterns/",
    "rdfs": "http://www.w3.org/2000/01/rdf-schema#",
    "csdm": "https://linked.data.gov.au/def/csdm/",
    "oa": "http://www.w3.org/ns/oa#",
    "prof": "http://www.w3.org/ns/dx/prof/",
    "geojson": "https://purl.org/geojson/vocab#",
    "geosparql": "http://www.opengis.net/ont/geosparql#",
    "prov": "http://www.w3.org/ns/prov#",
    "xsd": "http://www.w3.org/2001/XMLSchema#",
    "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "sosa": "http://www.w3.org/ns/sosa/",
    "ssn-system": "ssn:systems/",
    "ssn": "http://www.w3.org/ns/ssn/",
    "geopose": "csdm:utils/geopose/",
    "angletype": "csdm:defs/angletypes/",
    "distancetype": "csdm:defs/distancetypes/",
    "surveyproc": "csdm:defs/surveyprocedures/",
    "surveyable": "csdm:defs/surveyableproperties/",
    "icsm": "https://linked.data.gov.au/def/csdm/",
    "epsg": "http://www.opengis.net/def/crs/EPSG/0/",
    "surveytype": "csdm:surveytypes/",
    "icsm-jurisdictions": "csdm:jurisdictions/",
    "icsm-survey-type": "csdm:icsm-survey-type/",
    "survptpurp": "csdm:survptpurp/",
    "icsm-admin-unit-type": "csdm:icsm-admin-unit-type/",
    "icsm-procedure-used": "csdm:icsm-procedure-used/",
    "icsm-surveypoint-purpose": "csdm:icsm-surveypoint-purpose/",
    "icsm-parcel-state": "csdm:icsm-parcel-state/",
    "icsm-angle-type": "csdm:icsm-angle-type/",
    "icsm-equipment-type": "csdm:icsm-equipment-type/",
    "icsm-distance-type": "csdm:icsm-distance-type/",
    "icsm-arc-orientation": "csdm:arc-orientation/",
    "nz-leg": "https://www.legislation.govt.nz/regulation/public/",
    "nz-survey-type": "csdm:nz-survey-type/",
    "nz-survey-class": "csdm:nz-survey-class/",
    "nz-interest-type": "csdm:nz-interest-type/",
    "nz-parcel-state": "csdm:nz-parcel-state/",
    "nz-survey-purpose": "csdm:nz-survey-purpose/",
    "nz-land-district": "csdm:nz-land-district/",
    "nz-territorial-authority": "csdm:nz-territorial-authority/",
    "nz-survey-documentation-type": "csdm:nz-survey-documentation-type/",
    "nz-annotation-role": "csdm:nz-annotation/",
    "nz-parcel-purpose": "csdm:nz-parcel-purpose/",
    "nz-parcel-type": "csdm:nz-parcel-type/",
    "nz-secondary-parcel-type": "csdm:nz-secondary-parcel-type/",
    "nz-secondary-parcel-purpose": "csdm:nz-secondary-parcel-purpose/",
    "nz-surveypoint-purpose": "csdm:nz-surveypoint-purpose/",
    "nz-vector-purpose": "csdm:nz-vector-purpose/",
    "nz-vector-type": "csdm:nz-vector-type/",
    "nz-monument-form": "csdm:nz-monument-form/",
    "nz-monument-condition": "csdm:nz-monument-condition/",
    "nz-monument-state": "csdm:nz-monument-state/",
    "nz-point-class": "csdm:nz-point-class/",
    "registered-surveyors": "https://example.gov.nz/surveyors/",
    "foaf": "http://xmlns.com/foaf/0.1/",
    "@version": 1.1
  }
}

View on JSON-LD Playground

You can find the full JSON-LD context here: https://icsm-au.github.io/3d-csdm-profile-nz/build/annotated/profiles/nz/context.jsonld

Validation

SHACL Shapes

The following sets of SHACL shapes are used for validating this building block:

References

For developers

The source code for this Building Block can be found in the following repository: